ViewUserControl.SetViewData Method (ViewDataDictionary)

 

Sets the view-data dictionary by using the specified view data.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

No code example is currently available or this language may not be supported.

Parameters

viewData
Type: System.Web.Mvc.ViewDataDictionary

The view data.

Return to top
Show: