ViewPage(Of TModel).SetViewData Method (ViewDataDictionary)
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.
Show: