Прочетете на английски Редактиране

Споделяне чрез


DataBindingCollection.Item[String] Property

Definition

Gets the DataBinding object with the specified property name.

C#
public System.Web.UI.DataBinding this[string propertyName] { get; }

Parameters

propertyName
String

The name of the property to be found.

Property Value

The DataBinding with the specified property name. If no object with the specified name exists, this value is null.

Applies to

Продукт Версии
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1