NotificationTemplateInfoProvider GetTemplates Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetTemplates(String, String)
Gets all the templates filtered by given WHERE condition and ordered by specified ORDER BY statement.
Public methodStatic memberGetTemplates(String, String, Int32, String)
Gets all the templates filtered by given WHERE condition and ordered by specified ORDER BY statement.
Back to Top
See Also