ChatSupportCannedResponseInfoProviderDeleteChatSupportCannedResponseInfo Method (Int32) |
Deletes chat support canned response with specified ID.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public static void DeleteChatSupportCannedResponseInfo(
int responseId
)
Parameters
- responseId
- Type: SystemInt32
Chat support canned response ID.
See Also