See Also: IControlBuilderAccessor Members
The System.Web.UI.IControlBuilderAccessor interface defines the property a control must implement to allow a control serializer to access the control's builder. System.Web.UI.Control implements this interface, so all controls deriving from System.Web.UI.Control have an implementation of this property.