From 3c789c363d06a7fbb89f07d5368d7965d3b0ebd1 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:51:03 +0300 Subject: [PATCH] SEO-172159 - ASP.NET Core description too long/short --- aspnet-core/Button/Button-Type.md | 6 +++--- aspnet-core/CheckBox/Overview.md | 6 +++--- aspnet-core/GettingStarted/Getting-Started-2-0.md | 6 +++--- aspnet-core/GettingStarted/Getting-Started-VS2017.md | 6 +++--- aspnet-core/RadioButton/Easy-Customization.md | 6 +++--- aspnet-core/TreeGrid/Stacked-Header.md | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/aspnet-core/Button/Button-Type.md b/aspnet-core/Button/Button-Type.md index f0df8e7a..a5756e2e 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 all 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..7adef2bb 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 all 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/GettingStarted/Getting-Started-2-0.md b/aspnet-core/GettingStarted/Getting-Started-2-0.md index f4f66f5c..9f769ea8 100644 --- a/aspnet-core/GettingStarted/Getting-Started-2-0.md +++ b/aspnet-core/GettingStarted/Getting-Started-2-0.md @@ -1,14 +1,14 @@ --- layout: post -title: Getting Started | ASP.NET Core | Syncfusion -description: Getting Started. +title: Getting Started with ASP.NET Core Platform | Syncfusion +description: Learn here all about getting started with Syncfusion Essential ASP.NET Core platform, its elements, and more. platform: aspnet-core control: Common documentation: ug --- -# Getting Started +# Getting Started with ASP.NET Core Application > Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key#aspnet-core) to know about registering Syncfusion license key in your ASP.NET Core application to use our components. diff --git a/aspnet-core/GettingStarted/Getting-Started-VS2017.md b/aspnet-core/GettingStarted/Getting-Started-VS2017.md index 5f6833c1..c7727b99 100644 --- a/aspnet-core/GettingStarted/Getting-Started-VS2017.md +++ b/aspnet-core/GettingStarted/Getting-Started-VS2017.md @@ -1,14 +1,14 @@ --- layout: post -title: Getting Started | ASP.NET Core | Syncfusion -description: Getting Started. +title: Getting Started with ASP.NET Core Platform | Syncfusion +description: Learn here all about getting started with Syncfusion Essential ASP.NET Core platform, its elements, and more. platform: aspnet-core control: Common documentation: ug --- -# Getting Started +# Getting Started with ASP.NET Core Application ## ASP.NET Core 1.1 Application Using Visual Studio 2017 diff --git a/aspnet-core/RadioButton/Easy-Customization.md b/aspnet-core/RadioButton/Easy-Customization.md index 33cb1cdd..af4e685c 100644 --- a/aspnet-core/RadioButton/Easy-Customization.md +++ b/aspnet-core/RadioButton/Easy-Customization.md @@ -1,13 +1,13 @@ --- layout: post -title: Easy Customization | RadioButton | ASP.NET Core | Syncfusion -description: easy customization +title: Easy Customization in ASP.NET Core Radio Button Control | Syncfusion +description: Learn here all about easy customization support in Syncfusion Essential ASP.NET Core Radio Button control, its elements, and more. platform: aspnet-core control: RadioButton documentation: ug --- -# Easy Customization +# Easy Customization in ASP.NET Core Radio Button ## Checked status diff --git a/aspnet-core/TreeGrid/Stacked-Header.md b/aspnet-core/TreeGrid/Stacked-Header.md index 06393f87..da83f8ed 100644 --- a/aspnet-core/TreeGrid/Stacked-Header.md +++ b/aspnet-core/TreeGrid/Stacked-Header.md @@ -1,13 +1,13 @@ --- layout: post -title: Stacked Header | TreeGrid | ASP.NET Core | Syncfusion -description: stacked header +title: Stacked Header in ASP.NET Core TreeGrid Control | Syncfusion +description: Learn here all about stacked header support in Syncfusion Essential ASP.NET Core TreeGrid control, its elements, and more. platform: aspnet-core control: TreeGrid documentation: ug --- -# Stacked Headers +# Stacked Headers in AP.NET Core TreeGrid The stacked headers helps you to group the logical columns in treegrid. It can be shown by setting `ShowStackedHeader` as `true` and by defining `StackedHeaderRows`.