MyJsonValueProviderFactory..::..GetValueProvider Method
Returns a value-provider object for the specified controller context.
Namespace:
FLEXYGOAssembly: FlexyGo (in FlexyGo.dll)
Syntax
public IValueProvider GetValueProvider( ControllerContext controllerContext )
Public Function GetValueProvider ( _ controllerContext As ControllerContext _ ) As IValueProvider
Parameters
- controllerContext
- Type: ControllerContext
An object that encapsulates information about the current HTTP request.