CMSNotificationSubscriptionNotificationTemplateName Property |
Gets or sets the notification template name in following format:
[sitename].[templatename] for site specific template, [templatename] for global template.
Namespace: CMS.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax public string NotificationTemplateName { get; set; }
Property Value
Type:
StringSee Also