ControlBuilderAttribute.BuilderType Property

 

Gets the Type of the control associated with the attribute. This property is read-only.

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

member BuilderType : Type with get

Property Value

Type: System.Type

The Type of the control associated with the attribute.

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

.NET Framework
Available since 1.1
Return to top
Show: