Click or drag to resize
ChatSupportCannedResponseInfoChatSupportCannedResponseText Property
Text of this canned response. Code name will be replaced with this field.

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

Property Value

Type: String
See Also