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: 9.0.0
Syntax
C#
public virtual string ChatSupportCannedResponseName { get; set; }

Property Value

Type: String
See Also