ModelBinders.Binders Eigenschap

Definitie

Hiermee haalt u de modelbindingen voor de toepassing op.

public:
 static property System::Web::ModelBinding::ModelBinderDictionary ^ Binders { System::Web::ModelBinding::ModelBinderDictionary ^ get(); };
public static System.Web.ModelBinding.ModelBinderDictionary Binders { get; }
static member Binders : System.Web.ModelBinding.ModelBinderDictionary
Public Shared ReadOnly Property Binders As ModelBinderDictionary

Waarde van eigenschap

De modelbindingen voor de toepassing.

Van toepassing op