NotificationTemplateTextInfoProviderDeleteNotificationTemplateTextInfo Method (Int32) |
Deletes specified notification template text.
Namespace: CMS.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 11.0.0
Syntax public static void DeleteNotificationTemplateTextInfo(
int templateTextId
)
Parameters
- templateTextId
- Type: SystemInt32
Template text ID
See Also