NotificationTemplateInfoProviderGetNotificationTemplateInfo Method (String) |
Returns the global notification template.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static NotificationTemplateInfo GetNotificationTemplateInfo(
string notificationTemplateName
)
Parameters
- notificationTemplateName
- Type: SystemString
Notification template name
Return Value
Type:
NotificationTemplateInfoSee Also