MySession Members
The MySession type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddItem |
Adds an item to the session.
|
|
Clear |
Clears the session instance.
|
|
Contains |
Checks to see if contains key.
|
|
GetItem |
Gets an item from the session.
|
|
RemoveItem |
Removes an item from the session.
|
|
UserSession |