ChatSupportCannedResponseInfoProviderDeleteChatSupportCannedResponseInfoInternal Method |
Deletes specified chat support canned response.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected virtual void DeleteChatSupportCannedResponseInfoInternal(
ChatSupportCannedResponseInfo responseObj
)
Parameters
- responseObj
- Type: CMS.ChatChatSupportCannedResponseInfo
Chat support canned response to be deleted.
See Also