Click or drag to resize
ChatNotificationInfoChatNotificationSiteID Property
SiteID of this notification. If null than global. .

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

Property Value

Type: NullableInt32
See Also