Gets all the templates filtered by given WHERE condition and ordered by specified ORDER BY statement.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
Where condition to use
- orderBy
- Type: System String
Order by statement to use
Return Value
Type: InfoDataSet NotificationTemplateInfoSee Also