The ContextHelper type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Add(String, Object, Boolean, Boolean, Boolean, DateTime) |
Sets the session value.
| |
| Add(String, Object, Boolean, Boolean, Boolean, DateTime, Nullable Boolean ) |
Sets the session value.
| |
| GetItem |
Returns the given session value.
| |
| Remove |
Removes the session value
|
See Also