ControlBuilder Constructor ()
.NET Framework (current version)
Initializes a new instance of the ControlBuilder class.
Assembly: System.Web (in System.Web.dll)
Use this constructor to create a new instance the ControlBuilder class.
Note |
|---|
This constructor is generally used by ASP.NET when parsing the page and creating the control hierarchy. It is not intended for use in your code. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
