Click or drag to resize
ChatSupportCannedResponseInfoProviderGetChatSupportCannedResponses Method
Returns the query for all chat support canned responses.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ChatSupportCannedResponseInfo> GetChatSupportCannedResponses()

Return Value

Type: ObjectQueryChatSupportCannedResponseInfo
See Also