Click or drag to resize
EmailTemplateProviderGLOBAL_TEMPLATES Field
Used by GetEmailTemplates(int siteID) to compare with siteID. GLOBAL_TEMPLATES represents global templates, ie. templates with siteID = NULL.

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

Field Value

Type: Int32
See Also