ModelBinders.Binders Property

Gets the model binders for the application.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

static function get Binders () : ModelBinderDictionary

Property Value

Type: System.Web.Mvc.ModelBinderDictionary
The model binders for the application.
Show: