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