Sdílet prostřednictvím


ModelBinders.Binders Vlastnost

Definice

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

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

Hodnota vlastnosti

ModelBinderDictionary

Pořadače modelů pro aplikaci.

Platí pro