Gets dataset with all web templates.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
Where condition
- orderBy
- Type: System String
Order by columns
- topN (Optional)
- Type: System Int32
Select top N rows
- columns (Optional)
- Type: System String
Select only specified columns
- onlyExisting (Optional)
- Type: System Boolean
Return only templates that exist physically on the disc
Return Value
Type: InfoDataSet WebTemplateInfoSee Also