Click or drag to resize
NotificationTemplateTextInfoProviderDeleteNotificationTemplateTextInfo Method (Int32)
Deletes specified notification template text.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax
C#
public static void DeleteNotificationTemplateTextInfo(
	int templateTextId
)

Parameters

templateTextId
Type: SystemInt32
Template text ID
See Also