Subscriber portal
Gets the view data that is passed to the view.
public virtual ViewDataDictionary ViewData { get; set; }
The view data.
ViewContext ClassSystem.Web.Mvc Namespace