The SessionHelper type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | AddData |
Adds data to the Session. Removes first if already exists.
|
![]() ![]() | ContainsKey |
Safely checks to see if the given key exists.
|
![]() ![]() | RemoveData |
Removes data from the given Session.
|
See Also