ControlBuilder.BindingContainerType Property
.NET Framework 3.0
Gets the type of the binding container for the control that this builder creates.
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ public Type get_BindingContainerType ()
public function get BindingContainerType () : Type
Not applicable.
Property Value
A Type that represent the type of the binding container for the control that this builder creates.Community Additions
ADD
Show: