IDataBindingsAccessor Interface
.NET Framework (current version)
Allows access to the collection of data-binding expressions on a control at design time.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DataBindings | Gets a collection of all data bindings on the control. This property is read-only. |
![]() | HasDataBindings | Gets a value indicating whether the control contains any data-binding logic. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
