ViewPage.SetViewData Method
Visual Studio 2010
Sets the view data dictionary for the associated view.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- viewData
- Type: System.Web.Mvc.ViewDataDictionary
A dictionary of data to pass to the view.
Community Additions
ADD
Show: