0 out of 6 rated this helpful - Rate this topic

IModelBinder.BindModel Method

Binds the model to a value by using the specified controller context and binding context.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
Object BindModel(
	ControllerContext controllerContext,
	ModelBindingContext bindingContext
)

Parameters

controllerContext
Type: System.Web.Mvc.ControllerContext
The controller context.
bindingContext
Type: System.Web.Mvc.ModelBindingContext
The binding context.

Return Value

Type: System.Object
The bound value.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ