ChatSupportCannedResponseInfoProviderGetChatSupportCannedResponseInfoInternal Method |
Returns chat support canned response with specified ID.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected virtual ChatSupportCannedResponseInfo GetChatSupportCannedResponseInfoInternal(
int responseId
)
Parameters
- responseId
- Type: SystemInt32
Chat support canned response ID.
Return Value
Type:
ChatSupportCannedResponseInfoSee Also