NotificationTemplateTextInfoProviderSetNotificationTemplateTextInfo Method |
Sets (updates or inserts) specified notification template text.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static void SetNotificationTemplateTextInfo(
NotificationTemplateTextInfo notificationTemplateText
)
Parameters
- notificationTemplateText
- Type: CMS.NotificationsNotificationTemplateTextInfo
Notification template text to set
See Also