Click or drag to resize
CMSNotificationSubscriptionSubscriptions Property
Array of SubscriptionInfos (used when multple subscriptions should be created).

Namespace: CMS.Notifications.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 11.0.0
Syntax
C#
public NotificationSubscriptionInfo[] Subscriptions { get; set; }

Property Value

Type: NotificationSubscriptionInfo
See Also