Skip to content

Commit 1178a8a

Browse files
committed
resolved
1 parent 1a2db85 commit 1178a8a

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

aspnet/Diagram/Port.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: Ports in ASP.NET Webforms Diagram Control | Syncfusion
4-
description: Learn here all about ports support in Syncfusion Essential ASP.NET Webforms Diagram Control, its elements, and more.
3+
title: Ports in ASP.NET Web Forms Diagram Control | Syncfusion
4+
description: Learn here all about ports support in Syncfusion Essential ASP.NET Web Forms Diagram Control, its elements, and more.
55
platform: aspnet
66
control: Diagram
77
documentation: ug
88
---
99

10-
# Ports in ASP.NET Webforms Diagram
10+
# Ports in ASP.NET Web Forms Diagram Control
1111

1212
Essential Diagram for ASP.NET provides support to define custom ports for making connections.
1313

aspnet/DropDownList/DataBinding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Data binding in ASP.NET WebForms DropDown List | Syncfusion
3+
title: Data binding in ASP.NET WebForms Dropdown List | Syncfusion
44
description: Learn here about data binding in Syncfusion Essential ASP.NET Web Forms Dropdown List control, its elements, and more.
55
platform: aspnet
66
control: DropDownList
77
documentation: ug
88
keywords: DropDownList, dropdown, data binding, Local data, Remote data
99
---
1010

11-
# Data binding in ASP.NET Web Forms DropDown List
11+
# Data binding in ASP.NET Web Forms Dropdown List
1212

1313
To populate data in the DropDownList widget, define [dataSource](https://help.syncfusion.com/api/js/ejdropdownlist#members:datasource) property with associated fields. In DropDownList, can bind either local array or OData, WebApi and other [RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer) services.
1414

aspnet/DropDownList/Functionalities.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: Functionalities in DropDownList | Syncfusion | ASP.NET WebForms
4-
description: This article explains more about ASP.NET Web Forms DropDownList Functionalities in the DropDownList control for Syncfusion ASP.NET WebForm
3+
title: Functionalities in ASP.NET Web Forms Dropdown List Component | Syncfusion
4+
description: Learn here all about Functionalities in Syncfusion ASP.NET Web Forms Dropdown List component of Syncfusion Essential JS 2 and more.
55
platform: aspnet
66
control: DropDownList
77
documentation: ug
88
keywords: DropDownList, dropdown, Selection, Grouping, Sorting
99
---
10-
# ASP.NET Web Forms DropDownList Functionalities
10+
# Functionalities in ASP.NET Web Forms Dropdown List Component
1111

1212
## Selection
1313

aspnet/DropDownList/Validation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Validation in ASP.NET WebForm DropDownList control | Syncfusion
4-
description: Learn here all about ports support in Syncfusion Essential ASP.NET Webforms DropDownList Control, its elements, and more.
3+
title: Validation in ASP.NET WebForm Dropdown List control | Syncfusion
4+
description: Learn here all about ports support in Syncfusion Essential ASP.NET Webforms Dropdown List Control, its elements, and more.
55
platform: aspnet
66
control: DropDownList
77
documentation: ug
88
keywords: Validation, DropDownList, dropdown, jQuery Validator, ASP Validator
99

1010
---
1111

12-
# Validation in ASP.NET Web Form DropDownList control
12+
# Validation in ASP.NET Web Form Dropdown List control
1313

1414
DropDownList value can be validated in two ways,
1515
1. Using jQuery Validator

0 commit comments

Comments
 (0)