System.Web.UI.PageParser Members

The members of System.Web.UI.PageParser are listed below.

See Also: Inherited members from System.Web.UI.TemplateControlParser

Public Constructors

Initializes a new instance of the System.Web.UI.PageParser class.

Public Methods

static
GetCompiledPageInstance(string, string, System.Web.HttpContext) : System.Web.IHttpHandler

Returns an instance of a compiled page for the specific virtual path.

static
GetCompiledPageType(string, string, System.Web.HttpContext) : Type
Documentation for this section has not yet been entered.

Protected Methods

override
CompileIntoType() : Type
Documentation for this section has not yet been entered.