DefaultModelBinder::Binders Property
Gets or sets the model binders for the application.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public protected: property ModelBinderDictionary^ Binders { ModelBinderDictionary^ get(); void set(ModelBinderDictionary^ value); }
Show: