System.Web.UI.TemplateParser Class

Serves as the abstract base class for ASP.NET file parsers.

See Also: TemplateParser Members

Syntax

public abstract class TemplateParser : BaseParser

Remarks

The System.Web.UI.TemplateParser class provides the common functionality for parser classes. Because the System.Web.UI.TemplateParser 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