HtmlHelper.ViewData Property
Visual Studio 2010
Gets the current view data dictionary.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ViewDataDictionary instance that is returned by this property contains the data that is required in order to render a view.
Community Additions
ADD
Show: