0 out of 4 rated this helpful - Rate this topic

ControllerBase.ValueProvider Property

Gets or sets the value provider for the controller.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public IValueProvider ValueProvider { get; set; }

Property Value

Type: System.Web.Mvc.IValueProvider
The value provider for the controller.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.