BindPropertyAttribute.BinderType Propiedad

Definición

que Type 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

Valor de propiedad

Comentarios

Subclase este atributo y establezca BindingSource si Custom no es correcto para la implementación especificada (no).nullIModelBinder

Se aplica a