diff --git a/aspnet-core/Button/Button-Type.md b/aspnet-core/Button/Button-Type.md index f0df8e7a..ce43525c 100644 --- a/aspnet-core/Button/Button-Type.md +++ b/aspnet-core/Button/Button-Type.md @@ -1,13 +1,13 @@ --- layout: post -title: Button Type | Button | ASP.NET Core | Syncfusion -description: button type +title: Button Type in ASP.NET Core Button Control | Syncfusion +description: Learn here about button type support in Syncfusion Essential ASP.NET Core Button Control, its elements and more. platform: aspnet-core control: Button documentation: ug --- -# Button Type +# Button Type in ASP.NET Core Button Button is used as normal clickable button, submitting form data, resetting the form data to its initial value. According to the usage of button, you can render the button in three types. Using the Type property, you can easily render the button in following types. diff --git a/aspnet-core/CheckBox/Overview.md b/aspnet-core/CheckBox/Overview.md index 73ffbbc9..07ca1c1d 100644 --- a/aspnet-core/CheckBox/Overview.md +++ b/aspnet-core/CheckBox/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: Checkbox | Checkbox | ASP.NET Core | Syncfusion -description: overview +title: Overview of ASP.NET Core Checkbox Control | Syncfusion +description: Learn here about overview of Syncfusion Essential ASP.NET Core Checkbox Control, its elements and more. platform: spnet-core control: Checkbox documentation: ug --- -# Checkbox +# Overview of ASP.NET Core Checkbox The Essential ASP.NET Core Checkbox control allows you to check an option to perform an action. This control allows you to select true, false or an intermediate option. These checkboxes are supported with themes. The HTML check box control is rendered as Essential ASP.NET Core Checkbox control. diff --git a/aspnet-core/DatePicker/Getting-Started.md b/aspnet-core/DatePicker/Getting-Started.md index e870c8cd..3e48e6f3 100644 --- a/aspnet-core/DatePicker/Getting-Started.md +++ b/aspnet-core/DatePicker/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting-Started | DatePicker | ASP.NET Core | Syncfusion -description: getting started +title: Getting Started with ASP.NET Core DatePicker Control | Syncfusion +description: Learn here about getting started with Syncfusion Essential ASP.NET Core DatePicker Control, its elements and more. platform: aspnet-core control: DatePicker documentation: ug --- -# Getting Started +# Getting Started with ASP.NET Core DatePicker This section explains the essential steps required to render a DatePicker control in an ASP.net Core application. diff --git a/aspnet-core/DateTimePicker/Overview.md b/aspnet-core/DateTimePicker/Overview.md index c3c1d155..b380fd3a 100644 --- a/aspnet-core/DateTimePicker/Overview.md +++ b/aspnet-core/DateTimePicker/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: DateTimePicker| DateTimePicker | ASP.NET Core | Syncfusion -description: overview +title: Overview of ASP.NET Core DateTimePicker Control | Syncfusion +description: Learn here about overview of Syncfusion Essential ASP.NET Core DateTimePicker Control, its elements and more. platform: aspnet-core control: DateTimePicker documentation: ug --- -# DateTimePicker +# Overview of ASP.NET Core DateTimePicker The Essential ASP.NET Core DateTimePicker control is used to input the date and time with a specific format. The DateTimePicker control combines the DatePicker and TimePicker controls so that users can select the date and time with their desired format.