Click or drag to resize
EmailTemplateProvider Fields

The EmailTemplateProvider type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALL_TEMPLATES
Used by GetEmailTemplates(int siteID) to compare with siteID. ALL_TEMPLATES represents templates from all sites.
Public fieldStatic memberGLOBAL_TEMPLATES
Used by GetEmailTemplates(int siteID) to compare with siteID. GLOBAL_TEMPLATES represents global templates, ie. templates with siteID = NULL.
Protected fieldhashtableLock
Table lock for loading hashtables
(Inherited from BaseAbstractInfoProvider.)
Protected fieldinfos
Info tables.
(Inherited from BaseAbstractInfoProvider.)
Top
See Also