ModelBinderAttribute.BinderType Proprietà

Definizione

Oggetto Type che implementa .IModelBinder

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

Valore della proprietà

Commenti

Sottoclasse questo attributo e impostato BindingSource se Custom non è corretto per l'implementazione specificata (non).nullIModelBinder

Si applica a