Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 1.0
ASP.NET Web Applications
ASP.NET Model View Controller (MVC)
ASP.NET MVC Reference
System.Web.Mvc Namespace
ViewPage Class
ViewPage Properties
Ajax Property
Html Property
MasterLocation Property
Model Property
TempData Property
Url Property
ViewContext Property
ViewData Property
Writer Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
ViewPage
.
TempData Property
.NET Framework 3.5
Other Versions
.NET Framework 4
Gets the temporary data.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
VB
Copy
public
TempDataDictionary TempData {
get
; }
Property Value
Type:
System.Web.Mvc
.
TempDataDictionary
The temporary data.
See Also
Reference
ViewPage Class
ViewPage Members
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ