ViewPage<TModel>.ViewData Property
Visual Studio 2010
Gets or sets a dictionary that contains data to pass between the controller and the view.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.Mvc.ViewDataDictionary<TModel>A dictionary that contains data to pass between the controller and the view.
Community Additions
ADD
Show: