ViewMasterPage.TempData Property

Visual Studio 2010

Gets the temporary data.

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

'Declaration
Public ReadOnly Property TempData As TempDataDictionary
	Get

Property Value

Type: System.Web.Mvc.TempDataDictionary
The temporary data.

Community Additions

ADD
Show: