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