Sdílet prostřednictvím


ModelValidator.ModelBindingExecutionContext Vlastnost

Definice

Při implementaci v odvozené třídě získá kontext spuštění.

protected public:
 property System::Web::ModelBinding::ModelBindingExecutionContext ^ ModelBindingExecutionContext { System::Web::ModelBinding::ModelBindingExecutionContext ^ get(); };
protected internal System.Web.ModelBinding.ModelBindingExecutionContext ModelBindingExecutionContext { get; }
member this.ModelBindingExecutionContext : System.Web.ModelBinding.ModelBindingExecutionContext
Protected Friend ReadOnly Property ModelBindingExecutionContext As ModelBindingExecutionContext

Hodnota vlastnosti

Kontext spuštění.

Platí pro