Gets chat user by CMS User ID. Returns NULL if user was not found.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userID
- Type: System Int32
CMS user ID
Return Value
Type: ChatUserInfoChatUserInfo
See Also