Subscriber portal
Gets or sets the value provider for the controller.
public IValueProvider ValueProvider { get; set; }
The value provider for the controller.
ControllerBase ClassSystem.Web.Mvc Namespace