EmailTemplateProvider Fields |
The EmailTemplateProvider type exposes the following members.
Name | Description | |
---|---|---|
ALL_TEMPLATES |
Used by GetEmailTemplates(int siteID) to compare with siteID.
ALL_TEMPLATES represents templates from all sites.
| |
GLOBAL_TEMPLATES |
Used by GetEmailTemplates(int siteID) to compare with siteID.
GLOBAL_TEMPLATES represents globals templates, ie. templates with siteID = NULL.
| |
hashtableLock |
Table lock for loading hashtables
(Inherited from BaseAbstractInfoProvider.) | |
infos |
Info tables.
(Inherited from BaseAbstractInfoProvider.) | |
mTypeInfo |
Object type information.
(Inherited from BaseAbstractInfoProvider.) |