Gets canned responses for specified user and site.
Gets:
- canned responses assigned to user
- canned responses assigned to site
- global canned responses (all sites)
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- chatUserID
- Type: System Int32
Owner of canned responses
- siteID
- Type: System Int32
Site of canned responses
Return Value
Type: IEnumerable ChatSupportCannedResponseInfoCanned responses
See Also