SessionStateTempDataProvider Class
Provides session-state data to the current TempDataDictionary object.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The SessionStateTempDataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
SessionStateTempDataProvider | Initializes a new instance of the SessionStateTempDataProvider class. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
LoadTempData | Loads the temporary data by using the specified controller context. |
|
MemberwiseClone | (Inherited from Object.) |
|
SaveTempData | Saves the specified values in the temporary data dictionary by using the specified controller context. |
|
ToString | (Inherited from Object.) |