SessionStateTempDataProvider Class
Provides session-state data to the current TempDataDictionary object.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | SessionStateTempDataProvider() | Initializes a new instance of the SessionStateTempDataProvider class. |
| 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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)