Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

API: GetSessionData

Scoped Name

APIServer.Session.GetSessionData

Interface

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.

Description

Fetch information for a session.

Events

WSE0036 - Session not found

Universal events