| 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: 10.0.0
 Syntax
Syntaxpublic static ChatUserInfo GetChatUserFromCMSUser()
Return Value
Type: 
ChatUserInfoChat user
 See Also
See Also