NotificationSubscriptionInfoProviderDeleteNotificationSubscriptionInfo Method (Int32) |
Deletes specified notification subscription.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static void DeleteNotificationSubscriptionInfo(
int notificationSubscriptionId
)
Parameters
- notificationSubscriptionId
- Type: SystemInt32
Notification subscription ID
See Also