System.Web.UI.IDataBindingsAccessor: Property Members

The properties of System.Web.UI.IDataBindingsAccessor are listed below. For a list of all members, see the IDataBindingsAccessor Members list.

Public Properties

[read-only]
DataBindingsDataBindingCollection.

Gets a collection of all data bindings on the control. This property is read-only.

[read-only]
HasDataBindingsbool.

Gets a value indicating whether the control contains any data-binding logic.