Click or drag to resize
SessionItem Property
Overload List
  NameDescription
Public propertyItemString
Simple indexer into the Session's oFlags object; returns null if flag is not present.
Public propertyItemString, 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
Top
See Also