System.Web.UI.BuildMethod Delegate

Represents the method that is used to build a control.

Syntax

public delegate Control BuildMethod ()

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.UI.BuildMethod delegate passes the information that is required to build ASP.NET server controls. The information is defined by the System.Web.UI.TemplateControl class or a class that is derived from the System.Web.UI.TemplateControl class.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0