System.Web.UI.PageParser: Method Members

The methods of System.Web.UI.PageParser are listed below. For a list of all members, see the PageParser Members list.

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

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.