This type contains the following members.
public class SessionState
- Inheritance:
- ObjectSessionState
Constructors
| SessionState() |
Methods
| add_OnChange(StateChangeHandler) | |
| remove_OnChange(StateChangeHandler) | |
| GetValue<T>(string, T) | |
| SetValue(string, object) | |
| RemoveValue(string) |