HtmlHelper.ViewContext プロパティ

定義

ビューのコンテキスト情報を取得または設定します。

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

プロパティ値

ビューのコンテキスト。

適用対象