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