ViewStartPage.ViewContext プロパティ

定義

派生クラスで実装された場合に、ビューのスタート ページのビュー コンテキストを取得します。

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

プロパティ値

ビューのスタート ページのビュー コンテキスト。

適用対象