NotificationTemplateInfoProviderGetNotificationTemplateInfo Method (Int32) |
Returns the notification template info structure for the specified notification template.
Namespace: CMS.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 11.0.0
Syntax public static NotificationTemplateInfo GetNotificationTemplateInfo(
int notificationTemplateId
)
Parameters
- notificationTemplateId
- Type: SystemInt32
Notification template ID
Return Value
Type:
NotificationTemplateInfoSee Also