Click or drag to resize
NotificationTemplateTextInfoProviderTemplateTextsByName Property
Hashtable indexed by key "[gatewayID]_[templateID]".

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax
C#
public static ProviderStringDictionary TemplateTextsByName { get; set; }

Property Value

Type: ProviderStringDictionary
See Also