NotificationTemplateInfoProviderDeleteNotificationTemplateInfo Method (Int32) |
Deletes specified notification template.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static void DeleteNotificationTemplateInfo(
int notificationTemplateId
)
Parameters
- notificationTemplateId
- Type: SystemInt32
Notification template ID
See Also