System.Web.UI.TemplateControlParser Class

Implements ASP.NET template parsing for template controls.

See Also: TemplateControlParser Members

Syntax

public abstract class TemplateControlParser : BaseTemplateParser

Remarks

The System.Web.UI.TemplateControlParser class provides parser functionality for the System.Web.UI.TemplateControl class. Classes that inherit from System.Web.UI.TemplateControl class include the System.Web.UI.UserControl and System.Web.UI.Page classes. Because the System.Web.UI.TemplateControlParser class is abstract, an instance of this class is not created directly.

Requirements

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