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