BuildMethod Delegate
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the method that is used to build a control.
Assembly: System.Web (in System.Web.dll)
The BuildMethod delegate passes the information that is required to build ASP.NET server controls. The information is defined by the TemplateControl class or a class that is derived from the TemplateControl class.
.NET Framework
Available since 1.1
Available since 1.1
Show: