System.Web.UI.BaseTemplateParser Class

Implements ASP.NET template parsing for template files.

See Also: BaseTemplateParser Members

Syntax

public abstract class BaseTemplateParser : TemplateParser

Remarks

The System.Web.UI.BaseTemplateParser class provides parser functionality for the System.Web.UI.TemplateControl and System.Web.UI.PageTheme classes. Because the System.Web.UI.BaseTemplateParser 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: 2.0.0.0
Since: .NET 2.0