NotificationTemplateInfoProviderSetNotificationTemplateInfoInternal Method |
Sets (updates or inserts) specified notification template.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax protected virtual void SetNotificationTemplateInfoInternal(
NotificationTemplateInfo notificationTemplate
)
Parameters
- notificationTemplate
- Type: CMS.NotificationsNotificationTemplateInfo
Notification template to set
See Also