NotificationSubscriptionInfoProvider GetNotificationSubscriptionInfo Method Kentico 8.1 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.1.5347.20411)

Parameters

notificationSubscriptionId
Type: OnlineSystem Int32
Notification subscription ID

Return Value

Type: NotificationSubscriptionInfo
See Also