IExtensibleModelBinder Methods

 

Namespace:   Microsoft.Web.Mvc.ModelBinding
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Methods

Name Description
System_CAPS_pubmethod BindModel(ControllerContext, ExtensibleModelBindingContext)

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

See Also

IExtensibleModelBinder Interface
Microsoft.Web.Mvc.ModelBinding Namespace

Return to top