Click or drag to resize
ChatSupportCannedResponseInfoChatSupportCannedResponseName Property
Code name of this canned response. Used for exporting.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual string ChatSupportCannedResponseName { get; set; }

Property Value

Type: String
See Also