Skip to content

Commit 18d3e2f

Browse files
committed
SEO-187924-ASP.NET-Web-Forms-RichTextEditor-Validation-HTTP-to-HTPPS
1 parent ef20afc commit 18d3e2f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aspnet/RichTextEditor/Validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
33
title: Validation in RichTextEditor | Syncfusion | ASP.NET Webform
4-
description: Validation to format the RichTextEditor control's content
4+
description: This article explains more about Validation to format the ASP.NET Web Forms RichTextEditor control's content
55
platform: aspnet
66
control: RTE
77
documentation: ug
88
keywords: RichTextEditor, Validation, JQuery Validation, ASP Validation
99

1010
---
1111

12-
# Validation
12+
# ASP.NET Web Forms RichTextEditor Validation
1313

1414
Validate the RichTextEditor’s value on form submission by applying ValidationRules and ValidationMessage to the RichTextEditor.
1515

aspnet/RichTextEditor/Working-with-Tables.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
layout: post
33
title: Working with Tables opreation | RTE | Syncfusion | ASP.NET
4-
description: Working with Tables customization for RichTextEditor control
4+
description: This article explains more about working with Tables customization for the ASP.NET Web Forms RichTextEditor RichTextEditor control
55
platform: aspnet
66
control: RTE
77
documentation: ug
88
keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns
99

1010
---
11-
# Working with Tables
11+
# Working with Tables
1212

1313
The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks.
1414

1515
## Create a Table
1616

17-
By default, [Insert Table](http://help.syncfusion.com/js/api/ejrte#members:tools-tables) tool is enabled in the editor’s toolbar. There are two ways to insert a table into the editor’s content.
17+
By default, [Insert Table](https://help.syncfusion.com/api/js/ejrte#members:tools-tables) tool is enabled in the editor’s toolbar. There are two ways to insert a table into the editor’s content.
1818

1919
* [Insert a table](#insert-a-table)
2020
* [Insert a custom table](#custom-table)

0 commit comments

Comments
 (0)