ComponentOne ASP.NET MVC Controls
BindModel(ControllerContext,ModelBindingContext) Method

C1.Web.Mvc Namespace > ModelBinderBase Class : BindModel(ControllerContext,ModelBindingContext) Method
The controller context.
The binding context.
Attempts to bind a model.
Syntax

Parameters

controllerContext
The controller context.
bindingContext
The binding context.

Return Value

The model.
See Also

Reference

ModelBinderBase Class
ModelBinderBase Members