Udostępnij za pośrednictwem


ModelBindingContext.ValueProvider Właściwość

Definicja

Pobiera lub ustawia dostawcę wartości.

public:
 property System::Web::ModelBinding::IValueProvider ^ ValueProvider { System::Web::ModelBinding::IValueProvider ^ get(); void set(System::Web::ModelBinding::IValueProvider ^ value); };
public System.Web.ModelBinding.IValueProvider ValueProvider { get; set; }
member this.ValueProvider : System.Web.ModelBinding.IValueProvider with get, set
Public Property ValueProvider As IValueProvider

Wartość właściwości

Dostawca wartości.

Dotyczy