System.Web.UI.BuildTemplateMethod Delegate

Supports ASP.NET during the creation of a template for a templated control from generated class code. The System.Web.UI.BuildTemplateMethod delegate handles the CompiledTemplateBuilder.InstantiateIn(Control) method.

Syntax

public delegate void BuildTemplateMethod (Control control)

Parameters

control
Documentation for this section has not yet been entered.

Remarks

The System.Web.UI.BuildTemplateMethod delegate is used in conjunction with the System.Web.UI.CompiledTemplateBuilder class, which creates a template for a templated control from generated class code.

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