ViewUserControl.TempData Property

Gets the temporary-data dictionary.

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

function get TempData () : TempDataDictionary

Property Value

Type: System.Web.Mvc.TempDataDictionary
The temporary-data dictionary.
Show: