| ChatOnlineUserHelperIsChatUserLoggedIn Method (Boolean) | 
            Gets true if chat user is logged in or false if not.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic static bool IsChatUserLoggedIn(
	bool omitHidden
)
Parameters
- omitHidden
 - Type: SystemBoolean
If true, hidden user won't be counted 
Return Value
Type: 
Boolean
See Also