System.Web.UI.TemplateBuilder Class

Supports the page parser in building a template and the child controls it contains.

See Also: TemplateBuilder Members

Syntax

public class TemplateBuilder : ControlBuilder, ITemplate

Remarks

To use a custom System.Web.UI.TemplateBuilder class for a control, create a custom System.Web.UI.ControlBuilder for the control, and then return the custom System.Web.UI.TemplateBuilder control from the ControlBuilder.GetChildControlType(string, IDictionary) method.

Requirements

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