System.Web
2.0.0.0
The interface defines the property a control must implement to allow a control serializer to access the control's builder. implements this interface, so all controls deriving from have an implementation of this property.
Allows the control serializer to get to the builder for a control.
Property
System.Web.UI.ControlBuilder
To be added.
The property allows a control serializer to access the builder that built the control that implements .
Gets the control builder for this control.
2.0.0.0