Click or drag to resize

Session Methods

The Session type exposes the following members.

Methods
  NameDescription
Private methodStatic memberClear
Private methodStatic memberGetValue
Gives a session variable value of type string
Public methodStatic memberLogIn
Application log in
Public methodStatic memberLogOff
Private methodStatic memberSetValue
Set a session variable value of type string
Private methodStatic memberToBoolean
Convert a text to boolean value.
Top
See Also