ModelBinderAttribute.BinderType Eigenschaft

Definition

Eine Type , die entweder IModelBinderimplementiert.

public:
 property Type ^ BinderType { Type ^ get(); void set(Type ^ value); };
public Type BinderType { get; set; }
public Type? BinderType { get; set; }
member this.BinderType : Type with get, set
Public Property BinderType As Type

Eigenschaftswert

Hinweise

Unterklasse dieses Attribut, und legen Sie fest BindingSource , ob Custom für die angegebene (nicht-null) IModelBinder Implementierung nicht korrekt ist.

Gilt für: