IModelBinder Interface
Defines the methods that are required for a model binder.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | BindModel(ControllerContext^, ModelBindingContext^) | Binds the model to a value by using the specified controller context and binding context. |
Show:
