ViewMasterPage.ViewContext プロパティ

定義

ビュー コンテキストを取得します。

public System.Web.Mvc.ViewContext ViewContext { get; }
member this.ViewContext : System.Web.Mvc.ViewContext
Public ReadOnly Property ViewContext As ViewContext

プロパティ値

ビュー コンテキスト。

適用対象