ControlBuilder.BindingContainerType Property

 

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)

abstract BindingContainerType : Type with get
override BindingContainerType : Type with get

Property Value

Type: System.Type

A Type that represent the type of the binding container for the control that this builder creates.

.NET Framework
Available since 2.0
Return to top
Show: