NotificationTemplateInfoProvider GetNotificationTemplateInfo Method (String, Int32)Kentico 8.0 API Reference
Returns the site related notification template.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

notificationTemplateName
Type: OnlineSystem String
Notification template name
siteId
Type: OnlineSystem Int32
Template site ID. User zero to get global template

Return Value

Type: NotificationTemplateInfo
See Also