| 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: 10.0.0
 Syntax
Syntaxpublic static bool IsChatUserLoggedIn(
	bool omitHidden
)
Parameters
- omitHidden
- Type: SystemBoolean
 If true, hidden user won't be counted
Return Value
Type: 
Boolean See Also
See Also