BindPropertyAttribute.BinderType Vlastnost

Definice

A Type , který implementuje buď 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

Hodnota vlastnosti

Poznámky

Podtřídu tohoto atributu a nastavteBindingSource, pokud Custom není správná pro zadanou (ne) IModelBinder implementacinull.

Platí pro