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

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

Property Value

Type: NotificationSubscriptionInfo
See Also