Share via


ModelBinderAttribute.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 tento atribut a nastavitBindingSource, pokud Custom není správná pro zadanou (ne)nullIModelBinderimplementaci.

Platí pro