NotificationTemplateTextInfoProviderGetNotificationTemplateTextInfo Method (Int32) |
Returns the notification template text info structure for the specified notification template text.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static NotificationTemplateTextInfo GetNotificationTemplateTextInfo(
int templateTextId
)
Parameters
- templateTextId
- Type: SystemInt32
Template text ID
Return Value
Type:
NotificationTemplateTextInfoSee Also