Click or drag to resize
NotificationTemplateTextInfoProviderGetNotificationTemplateTexts Method
Returns the query for all notification templates.

Namespace: CMS.Notifications.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static ObjectQuery<NotificationTemplateTextInfo> GetNotificationTemplateTexts()

Return Value

Type: ObjectQueryNotificationTemplateTextInfo
See Also