NotificationTemplateTextInfoProviderGetNotificationTemplateTextInfoInternal Method |
Returns the notification template text info structure for the specified notification template text.
Namespace: CMS.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 10.0.0
Syntax protected virtual NotificationTemplateTextInfo GetNotificationTemplateTextInfoInternal(
int templateTextId
)
Parameters
- templateTextId
- Type: SystemInt32
Template text ID
Return Value
Type:
NotificationTemplateTextInfoSee Also