Collapse All
Public Methods
| Name | Description | |
|---|---|---|
![]() |
GetSessionVariable | Get an untyped value of the session variable with the given name. |
![]() |
GetSessionVariable<T> | Overloaded. Get strongly-typed value of the session variable with the given name. |
![]() |
SetSessionVariable | Set the new value for a session variable with the given name. |
Public Properties