Click or drag to resize
CMSNotificationSubscriptionSubscriptionSiteID Property
If specified, user is subscribed to site specific event. If zero, user is subscribed to global event.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax
C#
public int SubscriptionSiteID { get; set; }

Property Value

Type: Int32
See Also