Click or drag to resize
ChatUserHelperRegisterAndLoginChatUser Method
Registers guest chat user. His nickame is generated automatically. If CMS User is logged in, guest is not registered and this CMS User is logged in.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static void RegisterAndLoginChatUser()

Return Value

Type: 
New chat user
See Also