Click or drag to resize
EmailTemplateProviderGetEmailTemplate Method
Overload List
  NameDescription
Public methodStatic memberGetEmailTemplate(Int32) Obsolete.
Returns e-mail template given by template ID.
Public methodStatic memberGetEmailTemplate(String, Int32) Obsolete.
Returns e-mail template given by template name and site ID. Returns global e-mail template if site template was not found.
Public methodStatic memberGetEmailTemplate(String, String) Obsolete.
Returns e-mail template given by template name and site name (or just template name for global templates).
Top
See Also