Returns all e-mail templates for specific site or all global templates or all templates sorted by template display name ascending.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
- Type: System String
Where condition
- orderBy
- Type: System String
Order by
- topN
- Type: System Int32
Specifies number of returned records
- columns
- Type: System String
Data columns to return
Return Value
Type: InfoDataSet EmailTemplateInfoSee Also