Back to product page

WebSession Object


WebSession object holds information about session variable - it's Name and it's Value.


Properties
NameHolds name of the session variable.
ValueHolds value of the session variable.

Remarks

Session variable is set only if it's Value is set. When value is set to "" then session variable is removed from the collection.

Platforms

Windows