HelperPage.PageContext 屬性

定義

取得和設定網頁的 HTTP 內容。

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

屬性值

網頁的 HTTP 內容。

適用於