Skip to content

Commit b678e70

Browse files
Merge pull request #237 from Syncfusion-Content/hotfix/hotfix-v20.2.0.43
DOCINFRA-2341_merged_using_automation
2 parents f48fdff + 332b760 commit b678e70

File tree

9 files changed

+26
-10
lines changed

9 files changed

+26
-10
lines changed

aspnet-toc.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

aspnet/MaskeditTextbox/Server-Side-Events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Server Side Events | MaskEdit | ASP.NET Webforms | Syncfusion
4-
description: server side events
4+
description: Learn here about server side events in Syncfusion Essential ASP.NET Webforms MaskEditTextbox Control, its elements, and more.
55
platform: aspnet
66
control: MaskEdit
77
documentation: ug
88
---
99

10-
## Server Side Events
10+
# Server Side Events in ASP.NET Webforms MaskEditTextbox
1111

1212
The server side events present in the MaskEditTextbox control are as follows.
1313

aspnet/Release-notes/v20.2.0.45.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Essential Studio for ASP.NET Weekly Nuget Release Release Notes
3+
description: Essential Studio for ASP.NET Weekly Nuget Release Release Notes
4+
platform: aspnet
5+
documentation: ug
6+
---
7+
8+
# Essential Studio for ASP.NET Release Notes
9+
10+
{% include release-info.html date="August 23, 2022" version="v20.2.0.45" %}
11+
12+
{% directory path: _includes/release-notes/v20.2.0.45 %}
13+
14+
{% include {{file.url}} %}
15+
16+
{% enddirectory %}

aspnet/ReportViewer/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Getting Started | ReportViewer | ASP.NET | Syncfusion
4-
description: getting started
4+
description: Learn here about getting started with Syncfusion Essential ASP.NET Web Forms ReportViewer Control, its elements, and more.
55
platform: aspnet
66
control: ReportViewer
77
documentation: ug
88
---
99

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

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

-84.3 KB
Loading
-75 KB
Loading
-84 KB
Loading

aspnet/Schedule/recurrence-editor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Getting started with RecurrenceEditor component and basic render.
2+
title: Recurrence Editor in ASP.NET Web Forms Schedule Control | Syncfusion
33
description: Rendering a basic Recurrence editor with properties and generate the recurrence rule for Recurrence editor.
44
platform: aspnet
55
control: recurrence editor
66
documentation: ug
77
keywords: recurrence editor, recurrence widget, ejRecurrenceEditor, aspnet recurrence editor
88
---
9-
# Recurrence Editor
9+
# Recurrence Editor in ASP.NET Web Forms Schedule
1010

1111
The Recurrence Editor includes the entire recurrence related information in a separate portable manner which can be either utilized as a separate widget or else can be embed within the appointment window of Scheduler to enable recurrence options within it. The recurrence rule can be easily generated based on the frequency selected. The customizations such as changing the labels of the recurrence editor is also possible to achieve through its properties. The frequencies available are Never, Daily, Weekly, Monthly, Yearly and Every weekday.
1212

aspnet/SunburstChart/Legend.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Legend | SunburstChart | ASP.NET Webforms | Syncfusion
4-
description: Learn about legend support in Syncfusion ASP.NET Webforms SunburstChart control and more details.
3+
title: Legend in ASP.NET Webforms SunburstChart | Syncfusion
4+
description: Learn here about getting started with Syncfusion ASP.NET Webforms SunburstChart control, its elements, and more.
55
platform: aspnet
66
control: SunburstChart
77
documentation: ug
88
---
99

10-
## Legend
10+
# Legend in ASP.NET Webforms SunburstChart
1111
The legend is used to represent the first level of items in the Sunburst Chart.The **Legend** can be initialized using the below code snippet
1212

1313
{% highlight html %}

0 commit comments

Comments
 (0)