NotificationTemplateInfoProvider GetNotificationTemplateInfo Method (Int32)Kentico 8.0 API Reference
Returns the notification template info structure for the specified notification template.

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

Parameters

notificationTemplateId
Type: OnlineSystem Int32
Notification template ID

Return Value

Type: NotificationTemplateInfo
See Also