Click or drag to resize
ChatOnlineUserHelperLogInCurrentCMSUser Method (Boolean)
Logs into chat current CMS User.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public static void LogInCurrentCMSUser(
	bool isHidden
)

Parameters

isHidden
Type: SystemBoolean
See Also