Bagikan melalui


BindingInfo.BinderType Properti

Definisi

Mendapatkan atau mengatur Type implementasi yang IModelBinder digunakan untuk mengikat model.

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

Nilai Properti

Keterangan

Atur BindingSource juga jika implementasi yang ditentukan IModelBinder tidak menggunakan nilai dari data formulir, nilai rute, atau string kueri.

Berlaku untuk