System.Web.UI.PageParser.GetCompiledPageInstance Method

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

Syntax

public static System.Web.IHttpHandler GetCompiledPageInstance (string virtualPath, string inputFile, System.Web.HttpContext context)

Parameters

virtualPath
The virtual path of the requested file.
inputFile
The physical path of the page.
context
An object that contains information about the current Web request.

Returns

Returns the compiled instance of the requested page.

Remarks

Documentation for this section has not yet been entered.

Requirements

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