ChatUserHelper GetChatUserFromCMSUser Method Kentico 8.0 API Reference
Gets chat user assigned to CURRENT CMSUser. If chat user does not exist, it is created with nickname set to FullName of CMSUser.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: ChatUserInfo
Chat user
See Also