ReadSessionKey - cWebApp
Used to read a session key
Type: Event
Return Data Type: String
Syntax
Function ReadSessionKey Returns String
Description
This function is used to read a session key.
By default, the session key is read from the cookie using the settings in the ghoWebSessionManager (psSessionCookieName). Overriding this procedure allows the developer to customize this behavior.