EmailTemplateProviderGLOBAL_TEMPLATES Field |
Used by GetEmailTemplates(int siteID) to compare with siteID.
GLOBAL_TEMPLATES represents global templates, ie. templates with siteID = NULL.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax public const int GLOBAL_TEMPLATES = 0
Field Value
Type:
Int32See Also