次の方法で共有


WebPageContext.Current プロパティ

定義

ページに関連付けられている現在 WebPageContext のオブジェクトへの参照を取得します。

public static System.Web.WebPages.WebPageContext Current { get; }
member this.Current : System.Web.WebPages.WebPageContext
Public Shared ReadOnly Property Current As WebPageContext

プロパティ値

現在のページ コンテキスト オブジェクト。

適用対象