Click or drag to resize
ChatSupportCannedResponseInfoChatSupportCannedResponseSiteID Property
Site to which this canned response belongs (null = global).

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual Nullable<int> ChatSupportCannedResponseSiteID { get; set; }

Property Value

Type: NullableInt32
See Also