CustomModelBinderAttribute::GetBinder Method
Retrieves the associated model binder.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Return Value
Type: System.Web.Mvc::IModelBinderA reference to an object that implements the IModelBinder interface.
Show: