SessionItem Property |
Name | Description | |
---|---|---|
ItemString |
Simple indexer into the Session's oFlags object; returns null if flag is not present.
| |
ItemString, String |
Indexer property into SESSION flags, REQUEST headers, and RESPONSE headers. e.g. oSession["Request", "Host"] returns string value for the Request host header. If null, returns String.Empty
|