EmailTemplateProvider GetEmailTemplates Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetEmailTemplates(Int32)
Returns all e-mail templates for specific site or all global templates or all templates sorted by template display name ascending.
Public methodStatic memberGetEmailTemplates(String, String, Int32, String)
Returns all e-mail templates for specific site or all global templates or all templates sorted by template display name ascending.
Back to Top
See Also