Online documentation - WebsydianExpress v3.0 |
APIServer.Session.GetSessionData
Field | Variable | Description |
---|---|---|
SessionSurrogate | Input | The identification of the current session. |
SiteKey | Output | The identification of the current site. |
FolderListID | Output | The folder list used to find the templates. |
UserSurrogate | Output | The identification of the current user. |
MenuLinkSurrogate | Output | Surrogate for last activated menu item in the site structure. |
SessionStatus | Output | Indicates whether the session is active. |
IpAddress | Output | The IP address of the current session. |
CreationDate | Output | The creation date of the session. |
CreationTime | Output | The creation time of the session. |
LastRequestDate | Output | The date of the last request for the session. |
LastRequestTime | Output | The time of the last request for the session. |
RequestCount | Output | The number of requests done by the current session. |
SessionTimeout | Output | The timeout (in minutes) specified for the session. |
Fetch information for a session.
WSE0036 - Session not found