Control.IDataBindingsAccessor.DataBindings Property

 

For a description of this member, see IDataBindingsAccessor.DataBindings.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

No code example is currently available or this language may not be supported.

Property Value

Type: System.Web.UI.DataBindingCollection

The collection of data bindings.

This member is an explicit interface member implementation. It can be used only when the Control instance is cast to an IDataBindingsAccessor interface.

.NET Framework
Available since 2.0
Return to top
Show: