{CompanyName} FlexyGo

MyJsonValueProviderFactory..::..GetValueProvider Method

Returns a value-provider object for the specified controller context.

Namespace:  FLEXYGO
Assembly:  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.

Return Value

A value-provider object.

Exceptions


ExceptionCondition
ArgumentNullExceptioncontrollerContext