IControlBuilderAccessor.ControlBuilder Property
.NET Framework (current version)
Gets the control builder for this control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.ControlBuilderThe ControlBuilder that built the control; otherwise, null if no builder was used.
The ControlBuilder property allows a control serializer to access the builder that built the control that implements IControlBuilderAccessor.
.NET Framework
Available since 2.0
Available since 2.0
Show: