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