BaseDataBoundControl::IsUsingModelBinders Property
.NET Framework (current version)
When implemented in a derived class, gets a value that indicates whether the control is using model binders.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the control is using model binders; otherwise, false. The default is false.
.NET Framework
Available since 4.5
Available since 4.5
Show: