ModelBinders.Binders Vlastnost

Definice

Získá pořadače modelu pro aplikaci.

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

Hodnota vlastnosti

Pořadače modelů pro aplikaci.

Platí pro