Control.IControlBuilderAccessor.ControlBuilder Property
.NET Framework (current version)
For a description of this member, see IControlBuilderAccessor.ControlBuilder.
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.
Implements
IControlBuilderAccessor.ControlBuilderThis member is an explicit interface member implementation. It can be used only when the Control instance is cast to an IControlBuilderAccessor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: