HttpPostedFileBaseModelBinder.BindModel Method (ControllerContext, ModelBindingContext)
Binds the model.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- controllerContext
-
Type:
System.Web.Mvc.ControllerContext
The controller context.
- bindingContext
-
Type:
System.Web.Mvc.ModelBindingContext
The binding context.
| Exception | Condition |
|---|---|
| ArgumentNullException | One or both parameters are null. |
Show: