NotificationSubscriptionInfoProviderGetNotificationSubscriptionInfo Method |
Returns the notification subscription info structure for the specified notification subscription.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static NotificationSubscriptionInfo GetNotificationSubscriptionInfo(
int notificationSubscriptionId
)
Parameters
- notificationSubscriptionId
- Type: SystemInt32
Notification subscription ID
Return Value
Type:
NotificationSubscriptionInfoSee Also