Skip to content

Commit bf33120

Browse files
Merge pull request #347 from syncfusion-content/SEO-172159-Core-description
Merged #347 into hotfix
2 parents 6a9bf1b + 3c789c3 commit bf33120

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

aspnet-core/Button/Button-Type.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: Button Type | Button | ASP.NET Core | Syncfusion
4-
description: button type
3+
title: Button Type in ASP.NET Core Button Control | Syncfusion
4+
description: Learn here all about button type support in Syncfusion Essential ASP.NET Core Button control, its elements, and more.
55
platform: aspnet-core
66
control: Button
77
documentation: ug
88
---
99

10-
# Button Type
10+
# Button Type in ASP.NET Core Button
1111

1212
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.
1313

aspnet-core/CheckBox/Overview.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: Checkbox | Checkbox | ASP.NET Core | Syncfusion
4-
description: overview
3+
title: Overview of ASP.NET Core Checkbox Control | Syncfusion
4+
description: Learn here all about overview of Syncfusion Essential ASP.NET Core Checkbox control, its elements, and more.
55
platform: spnet-core
66
control: Checkbox
77
documentation: ug
88
---
99

10-
# Checkbox
10+
# Overview of ASP.NET Core Checkbox
1111

1212
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.
1313

aspnet-core/GettingStarted/Getting-Started-2-0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Getting Started | ASP.NET Core | Syncfusion
4-
description: Getting Started.
3+
title: Getting Started with ASP.NET Core Platform | Syncfusion
4+
description: Learn here all about getting started with Syncfusion Essential ASP.NET Core platform, its elements, and more.
55
platform: aspnet-core
66
control: Common
77
documentation: ug
88
---
99

1010

11-
# Getting Started
11+
# Getting Started with ASP.NET Core Application
1212

1313
> 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/overview#aspnet-core) to know about registering Syncfusion license key in your ASP.NET Core application to use our components.
1414

aspnet-core/GettingStarted/Getting-Started-VS2017.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Getting Started | ASP.NET Core | Syncfusion
4-
description: Getting Started.
3+
title: Getting Started with ASP.NET Core Platform | Syncfusion
4+
description: Learn here all about getting started with Syncfusion Essential ASP.NET Core platform, its elements, and more.
55
platform: aspnet-core
66
control: Common
77
documentation: ug
88
---
99

1010

11-
# Getting Started
11+
# Getting Started with ASP.NET Core Application
1212

1313
## ASP.NET Core 1.1 Application Using Visual Studio 2017
1414

aspnet-core/RadioButton/Easy-Customization.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: Easy Customization | RadioButton | ASP.NET Core | Syncfusion
4-
description: easy customization
3+
title: Easy Customization in ASP.NET Core Radio Button Control | Syncfusion
4+
description: Learn here all about easy customization support in Syncfusion Essential ASP.NET Core Radio Button control, its elements, and more.
55
platform: aspnet-core
66
control: RadioButton
77
documentation: ug
88
---
99

10-
# Easy Customization
10+
# Easy Customization in ASP.NET Core Radio Button
1111

1212
## Checked status
1313

aspnet-core/TreeGrid/Stacked-Header.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: Stacked Header | TreeGrid | ASP.NET Core | Syncfusion
4-
description: stacked header
3+
title: Stacked Header in ASP.NET Core TreeGrid Control | Syncfusion
4+
description: Learn here all about stacked header support in Syncfusion Essential ASP.NET Core TreeGrid control, its elements, and more.
55
platform: aspnet-core
66
control: TreeGrid
77
documentation: ug
88
---
99

10-
# Stacked Headers
10+
# Stacked Headers in AP.NET Core TreeGrid
1111

1212
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`.
1313

0 commit comments

Comments
 (0)