| EmailTemplateProviderGetEmailTemplate Method (Int32) | 
Note: This API is now obsolete.
Namespace: CMS.EmailEngine
 Syntax
Syntax[ObsoleteAttribute("Use IEmailTemplateInfoProvider.Get(int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - EmailTemplateInfo.Provider.")] public static EmailTemplateInfo GetEmailTemplate( int templateId )
 See Also
See Also