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