System.Web.UI.IControlBuilderAccessor.ControlBuilder Property

Gets the control builder for this control.

Syntax

public ControlBuilder ControlBuilder { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The IControlBuilderAccessor.ControlBuilder property allows a control serializer to access the builder that built the control that implements System.Web.UI.IControlBuilderAccessor.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0