NotificationSubscriptionInfoProvider GetNotificationSubscriptionInfo Method Kentico 8.0 API Reference
Returns the notification subscription info structure for the specified notification subscription.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

notificationSubscriptionId
Type: OnlineSystem Int32
Notification subscription ID

Return Value

Type: NotificationSubscriptionInfo
See Also