Skip to content

IsLoggedIn - cWebSessionManager

Hook to provide logic to test if the application user is currently logged in

Type: Function
Return Data Type: Boolean

Syntax

Function IsLoggedIn Returns Boolean

Call Example

Get IsLoggedIn to BooleanVariable

Description

Hook to provide logic to test if the application user is currently logged in.

Return Value

True if the user is logged in.