Share via


ControllerBase.ViewData Property

Definition

Gets or sets the dictionary for view data.

public System.Web.Mvc.ViewDataDictionary ViewData { get; set; }

Property Value

The dictionary for the view data.

Applies to