diff --git a/aspnetmvc/Button/Easy-Customization.md b/aspnetmvc/Button/Easy-Customization.md index 0d9822de..e843bf85 100644 --- a/aspnetmvc/Button/Easy-Customization.md +++ b/aspnetmvc/Button/Easy-Customization.md @@ -1,13 +1,13 @@ --- layout: post -title: Easy Customization | Button | ASP.NET MVC | Syncfusion -description: easy customization +title: Easy Customization in ASP.NET MVC Button Control | Syncfusion +description: Learn here all about easy customization support in Syncfusion Essential ASP.NET MVC Button control, its elements, and more. platform: ejmvc control: Button documentation: ug --- -# Easy Customization +# Easy Customization in ASP.NET MVC Button Button is used in all applications. Button size, content and content location is varied according to each application. Here you can see some customizable option for button that can perform easily. diff --git a/aspnetmvc/Button/Getting-Started.md b/aspnetmvc/Button/Getting-Started.md index 4dc58f0c..3df64b66 100644 --- a/aspnetmvc/Button/Getting-Started.md +++ b/aspnetmvc/Button/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting Started | Button | ASP.NET MVC | Syncfusion -description: getting started +title: Getting Started with ASP.NET MVC Button Control | Syncfusion +description: Learn here all about getting started with Syncfusion Essential ASP.NET MVC Button control, its elements, and more. platform: ejmvc control: Button documentation: ug --- -# Getting Started +# Getting Started with ASP.NET MVC Button This section explains you briefly on how to create a Button in your application with ASP.NET MVC. diff --git a/aspnetmvc/Captcha/Enabling-Validation.md b/aspnetmvc/Captcha/Enabling-Validation.md index 35d774bc..0b122a06 100644 --- a/aspnetmvc/Captcha/Enabling-Validation.md +++ b/aspnetmvc/Captcha/Enabling-Validation.md @@ -1,13 +1,13 @@ --- layout: post -title: Enabling Validation | Captcha | ASP.NET MVC | Syncfusion -description: enabling validation +title: Enabling Validation in ASP.NET MVC Captcha Control | Syncfusion +description: Learn here all about enabling validation support in Syncfusion Essential ASP.NET MVC Captcha control, its elements, and more. platform: ejmvc control: Captcha documentation: ug --- -# Enabling Validation +# Enabling Validation in ASP.NET MVC Captcha ## Auto Validation diff --git a/aspnetmvc/Gantt/Localization.md b/aspnetmvc/Gantt/Localization.md index 91c214c2..fdc48050 100644 --- a/aspnetmvc/Gantt/Localization.md +++ b/aspnetmvc/Gantt/Localization.md @@ -1,12 +1,12 @@ --- layout: post -title: Localization | Gantt | ASP.NET MVC | Syncfusion -description: localization +title: Localization in ASP.NET MVC Gantt Control | Syncfusion +description: Learn here all about localization support in Syncfusion Essential ASP.NET MVC Gantt control, its elements, and more. platform: ejmvc control: Gantt documentation: ug --- -# Localization +# Localization in ASP.NET MVC Gantt Localization is the process of customizing the User Interface (UI) based on a culture, specific to a particular country or region, in order to display regional data. The culture is represented by a unique string like `en``-``US` for US English and `fr``-``FR` for French. diff --git a/aspnetmvc/Grid/Style-and-Appearance.md b/aspnetmvc/Grid/Style-and-Appearance.md index f3f3ecbb..79f16ef3 100644 --- a/aspnetmvc/Grid/Style-and-Appearance.md +++ b/aspnetmvc/Grid/Style-and-Appearance.md @@ -1,13 +1,13 @@ --- layout: post -title: Style and Appearance | Grid | ASP.NET MVC | Syncfusion -description: style and appearance +title: Style and Appearance in ASP.NET MVC Grid Control | Syncfusion +description: Learn here all about style and appearance support in Syncfusion Essential ASP.NET MVC Grid control, its elements, and more. platform: ejmvc control: Grid documentation: ug --- -# Styling +# Style and Appearance in AP.NET MVC Grid ## List of classes and its purposes diff --git a/aspnetmvc/ListView/Data-Binding.md b/aspnetmvc/ListView/Data-Binding.md index 79cd14f9..9fe8c87e 100644 --- a/aspnetmvc/ListView/Data-Binding.md +++ b/aspnetmvc/ListView/Data-Binding.md @@ -1,13 +1,13 @@ --- layout: post -title: Data Binding | ListView | ASP.NET MVC | Syncfusion -description: data binding +title: Data Binding in ASP.NET MVC ListView Control | Syncfusion +description: Learn here all about data binding support in Syncfusion Essential ASP.NET MVC ListView control, its elements, and more. platform: ejmvc control: ListView documentation: ug --- -# Data Binding +# Data Binding in ASP.NET MVC ListView ## Local Data Binding diff --git a/aspnetmvc/NumericTextBox/Getting-Started.md b/aspnetmvc/NumericTextBox/Getting-Started.md index 57ce6bec..8401959b 100644 --- a/aspnetmvc/NumericTextBox/Getting-Started.md +++ b/aspnetmvc/NumericTextBox/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting Started | NumericTextBox | ASP.NET MVC | Syncfusion -description: getting started +title: Getting Started with ASP.NET MVC NumericTextBox Control | Syncfusion +description: Learn here all about getting started with Syncfusion Essential ASP.NET MVC NumericTextBox control, its elements, and more. platform: ejmvc control: NumericTextBox documentation: ug --- -# Getting Started +# Getting Started with ASP.NET MVC NumericTextBox This section explains briefly about how to create a EJMVC NumericTextBox in ASP.NET MVC platform. diff --git a/aspnetmvc/TreeGrid/Selection.md b/aspnetmvc/TreeGrid/Selection.md index 60c1efa8..79394e28 100644 --- a/aspnetmvc/TreeGrid/Selection.md +++ b/aspnetmvc/TreeGrid/Selection.md @@ -1,13 +1,13 @@ --- layout: post -title: Selection | TreeGrid | ASP.NET MVC | Syncfusion -description: selection +title: Selection in ASP.NET MVC TreeGrid Control | Syncfusion +description: Learn here all about selection support in Syncfusion Essential ASP.NET MVC TreeGrid control, its elements, and more. platform: ejmvc control: TreeGrid documentation: ug --- -# Selection +# Selection in ASP.NET MVC TreeGrid The TreeGrid control provides support for row and cell selections using `SelectionSettings` property.