Template Documentation
SessionManager Methods |
The SessionManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
ClearSession |
method that clear all the keys in the session
| |
GetListSessionT |
method that return the key in a list , from the current sesssion or create one if not exist
| |
RemoveSession |
method to remove a key from the current session
|
See Also