Skip to content

SEO-172805 ASP.NET Core Desc too long short #344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: hotfix/hotfix-v21.2.3
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions aspnet-core/Button/Button-Type.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/CheckBox/Overview.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/DatePicker/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/DateTimePicker/Overview.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down