IModelBinder Interface
.NET Framework (current version)
Defines the method that is required for a model binder.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | BindModel(ModelBindingExecutionContext^, ModelBindingContext^) | Binds the model to a value by using the specified execution context and binding context. |
.NET Framework
Available since 4.5
Available since 4.5
Show:
