JQueryFormValueProviderFactory.GetValueProvider Method (ControllerContext)
Returns the suitable ValueProvider.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- controllerContext
-
Type:
System.Web.Mvc.ControllerContext
The context on which the ValueProvider should operate.
Return Value
Type: System.Web.Mvc.IValueProvider
Show: