BindPropertyAttribute.BinderType Propriedade

Definição

Um Type que 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 da propriedade

Comentários

Subclasse esse atributo e definido BindingSource se Custom não estiver correto para a implementação especificada (não).nullIModelBinder

Aplica-se a