Click or drag to resize
EmailTemplateProviderALL_TEMPLATES Field
Used by GetEmailTemplates(int siteID) to compare with siteID. ALL_TEMPLATES represents templates from all sites.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public const int ALL_TEMPLATES

Field Value

Type: Int32
See Also