Click or drag to resize
ChatSupportCannedResponseInfoChatSupportCannedResponseTagName Property
Tag of this canned response. This field will be used to find canned response.

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

Property Value

Type: String
See Also