Skip to content

Commit 483ac3f

Browse files
Merge pull request #548 from syncfusion-content/SEO-187924-ASP.NET-Web-Forms-RichTextEditor-Validation-HTTP-to-HTPPS
SEO-187924-ASP.NET-Web-Forms-RichTextEditor-Validation-HTTP-to-HTPPS
2 parents a724c22 + 7c07ad2 commit 483ac3f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

aspnet/RichTextEditor/Validation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Validation in RichTextEditor | Syncfusion | ASP.NET Webform
4-
description: Validation to format the RichTextEditor control's content
3+
title: Validation in ASP.NET Web Forms RichTextEditor | Syncfusion
4+
description: Learn here all about working with validation in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more.
55
platform: aspnet
66
control: RTE
77
documentation: ug
88
keywords: RichTextEditor, Validation, JQuery Validation, ASP Validation
99

1010
---
1111

12-
# Validation
12+
# Validation in ASP.NET Web Forms RichTextEditor control
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
layout: post
3-
title: Working with Tables opreation | RTE | Syncfusion | ASP.NET
4-
description: Working with Tables customization for RichTextEditor control
3+
title: Working with tables in ASP.NET Web Forms RichTextEditor | Syncfusion
4+
description: Learn here all about working with tables in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more.
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 in ASP.NET Web Forms RichTextEditor control
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)