Skip to content

Commit 48e4f7d

Browse files
committed
fixed CI issue
1 parent 83b7ada commit 48e4f7d

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

aspnet/Kanban/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Kanban
77
documentation: ug
88
---
99

10-
# Getting Started
10+
# Getting Started with ASP.NET Web Forms Kanban
1111

1212
This section explains briefly about how to create a Kanban in your application with ASP.NET.
1313

aspnet/RichTextEditor/Image-and-File-browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Image and File browser in RichTextEditor | Syncfusion | ASP.NET
4-
description: Configuring and working with Image and File browser in RichTextEditor
4+
description: Learn here about configuring and working with image and file browser in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more.
55
platform: aspnet
66
control: RTE
77
documentation: ug
Loading

aspnet/RichTextEditor/User-Interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: User Interface for the RichTextEditor | Syncfusion | ASP.NET
4-
description: User Interface for RichTextEditor control (toolbar, content area, and footer)
4+
description: Learn here about user interface support in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more.
55
platform: aspnet
66
control: RTE
77
documentation: ug

aspnet/SpreadSheet/Open-and-Save.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ control: Spreadsheet
66
documentation: ug
77
---
88

9-
# Open and Save
9+
# Open and save in ASP.NET Web Forms Control
1010

1111
The native data format for Spreadsheet is JSON. You can load and store JSON data with Spreadsheet. In Spreadsheet we have [`saveAsJSON`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:saveasjson "saveAsJSON") and [`loadFromJSON`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:loadfromjson "loadFromJSON") method which is used to save Spreadsheet as JSON and same JSON used to render Spreadsheet.
1212

0 commit comments

Comments
 (0)