ModelValidator.ControllerContext プロパティ

定義

コントローラー コンテキストを取得します。

protected internal System.Web.Mvc.ControllerContext ControllerContext { get; }
member this.ControllerContext : System.Web.Mvc.ControllerContext
Protected Friend ReadOnly Property ControllerContext As ControllerContext

プロパティ値

コントローラー コンテキスト。

適用対象