SessionStateTempDataProvider Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | LoadTempData(ControllerContext) | Loads the temporary data by using the specified controller context. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SaveTempData(ControllerContext, IDictionary<String, Object>) | Saves the specified values in the temporary data dictionary by using the specified controller context. |
![]() | ToString() | (Inherited from Object.) |
Show:

