NotificationTemplateInfoProviderGetNotificationTemplateInfoInternal Method (Int32) |
Returns the notification template info structure for the specified notification template.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax protected virtual NotificationTemplateInfo GetNotificationTemplateInfoInternal(
int notificationTemplateId
)
Parameters
- notificationTemplateId
- Type: SystemInt32
Notification template ID
Return Value
Type:
NotificationTemplateInfoSee Also