ChatSupportCannedResponseInfoProvider GetChatSupportCannedResponseInfoInternal Method Kentico 8.1 API Reference
Returns chat support canned response with specified ID.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

responseId
Type: OnlineSystem Int32
Chat support canned response ID.

Return Value

Type: ChatSupportCannedResponseInfo
See Also