Control.IDataBindingsAccessor.HasDataBindings Property
.NET Framework (current version)
For a description of this member, see IDataBindingsAccessor.HasDataBindings.
Assembly: System.Web (in System.Web.dll)
private abstract HasDataBindings : bool with get private override HasDataBindings : bool with get
Property Value
Type: System.Booleantrue if the control contains data-binding logic; otherwise, false.
Implements
IDataBindingsAccessor.HasDataBindingsThis 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
Available since 2.0
Show: