ChatUserHelperGetChatUserFromCMSUser Method |
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.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public static ChatUserInfo GetChatUserFromCMSUser()
Return Value
Type:
ChatUserInfoChat user
See Also