Skip to content
2 changes: 1 addition & 1 deletion aspnet-toc.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions aspnet/MaskeditTextbox/Server-Side-Events.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Server Side Events | MaskEdit | ASP.NET Webforms | Syncfusion
description: server side events
description: Learn here about server side events in Syncfusion Essential ASP.NET Webforms MaskEditTextbox Control, its elements, and more.
platform: aspnet
control: MaskEdit
documentation: ug
---

## Server Side Events
# Server Side Events in ASP.NET Webforms MaskEditTextbox

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

Expand Down
16 changes: 16 additions & 0 deletions aspnet/Release-notes/v20.2.0.45.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Essential Studio for ASP.NET Weekly Nuget Release Release Notes
description: Essential Studio for ASP.NET Weekly Nuget Release Release Notes
platform: aspnet
documentation: ug
---

# Essential Studio for ASP.NET Release Notes

{% include release-info.html date="August 23, 2022" version="v20.2.0.45" %}

{% directory path: _includes/release-notes/v20.2.0.45 %}

{% include {{file.url}} %}

{% enddirectory %}
4 changes: 2 additions & 2 deletions aspnet/ReportViewer/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started | ReportViewer | ASP.NET | Syncfusion
description: getting started
description: Learn here about getting started with Syncfusion Essential ASP.NET Web Forms ReportViewer Control, its elements, and more.
platform: aspnet
control: ReportViewer
documentation: ug
---

# Getting Started
# Getting Started with ASP.NET Web Forms ReportViewer

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

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions aspnet/Schedule/recurrence-editor.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Getting started with RecurrenceEditor component and basic render.
title: Recurrence Editor in ASP.NET Web Forms Schedule Control | Syncfusion
description: Rendering a basic Recurrence editor with properties and generate the recurrence rule for Recurrence editor.
platform: aspnet
control: recurrence editor
documentation: ug
keywords: recurrence editor, recurrence widget, ejRecurrenceEditor, aspnet recurrence editor
---
# Recurrence Editor
# Recurrence Editor in ASP.NET Web Forms Schedule

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.

Expand Down
6 changes: 3 additions & 3 deletions aspnet/SunburstChart/Legend.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Legend | SunburstChart | ASP.NET Webforms | Syncfusion
description: Learn about legend support in Syncfusion ASP.NET Webforms SunburstChart control and more details.
title: Legend in ASP.NET Webforms SunburstChart | Syncfusion
description: Learn here about getting started with Syncfusion ASP.NET Webforms SunburstChart control, its elements, and more.
platform: aspnet
control: SunburstChart
documentation: ug
---

## Legend
# Legend in ASP.NET Webforms SunburstChart
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

{% highlight html %}
Expand Down