Page.ModelBindingExecutionContext Özellik

Tanım

Model bağlama yürütme bağlamını alır.

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

Özellik Değeri

ModelBindingExecutionContext

Model bağlama yürütme bağlamı. Model bağlama yürütme bağlamı ise null, yeni bir tane oluşturulur ve döndürülür.

Şunlara uygulanır