| EmailTemplateProvider Fields | 
The EmailTemplateProvider type exposes the following members.
 Fields
Fields| 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 global templates, ie. templates with siteID = NULL.
             | 
|  | hashtableLock | 
            Table lock for loading hashtables
            (Inherited from BaseAbstractInfoProvider.) | 
|  | infos | 
            Info tables.
            (Inherited from BaseAbstractInfoProvider.) | 
 See Also
See Also