ControllerBase.ValueProvider Property

Definition

Gets or sets the value provider for the controller.

public System.Web.Mvc.IValueProvider ValueProvider { get; set; }

Property Value

The value provider for the controller.

Applies to