Bagikan melalui


BindingMetadata.BinderType Properti

Definisi

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

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