Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a dictionary that contains the value providers.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Function ToValueProvider As IValueProvider
public IValueProvider ToValueProvider()
public:
IValueProvider^ ToValueProvider()
Return Value
Type: System.Web.Mvc.IValueProvider
A dictionary of value providers.