The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IModelBinder Interface
Defines the methods that are required for a model binder.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | BindModel(HttpActionContext^, ModelBindingContext^) | Binds the model to a value by using the specified controller context and binding context. |
Show:
