SessionManager - cBaseLocalControlHost
Returns handle to the cWebSessionManager object
Type: Function
Return Data Type: Handle
Syntax
Function SessionManager Returns Handle
Call Example
Get SessionManager to HandleVariable
Description
Use this function get a handle to the cWebSessionManager object.
The Host object keeps the handle to the session manager.
Return Value
Handle or C_WebUnresolvedObject if no session manager is available.