HelperPage.PageContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets and sets the HTTP context for the web page.
public static System.Web.WebPages.WebPageContext PageContext { get; set; }
member this.PageContext : System.Web.WebPages.WebPageContext with get, set
Public Shared Property PageContext As WebPageContext
Property Value
The HTTP context for the web page.