ValueProviderSourceAttribute.GetValueProvider Yöntem

Tanım

Değer sağlayıcısını döndürür.

public:
 abstract System::Web::ModelBinding::IValueProvider ^ GetValueProvider(System::Web::ModelBinding::ModelBindingExecutionContext ^ modelBindingExecutionContext);
public abstract System.Web.ModelBinding.IValueProvider GetValueProvider (System.Web.ModelBinding.ModelBindingExecutionContext modelBindingExecutionContext);
abstract member GetValueProvider : System.Web.ModelBinding.ModelBindingExecutionContext -> System.Web.ModelBinding.IValueProvider
Public MustOverride Function GetValueProvider (modelBindingExecutionContext As ModelBindingExecutionContext) As IValueProvider

Parametreler

modelBindingExecutionContext
ModelBindingExecutionContext

Yürütme bağlamı.

Döndürülenler

Değer sağlayıcısı.

Uygulamalar

Şunlara uygulanır