ModelBinderProviderCollection.GetBinder Method
Returns a model binder of the specified type.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- modelType
- Type: System.Type
The type of the model binder.
Show: