ControllerBase.ValueProvider Property
.NET Framework 3.5
Gets or sets the value provider for the controller.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Collections.Generic.IDictionary<String, ValueProviderResult>The value provider for the controller.