Gets dataset with all web templates.
            
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
 - Type: 
System String
Where condition 
- orderBy
 - Type: 
System String
Order by columns 
- topN
 - Type: 
System Int32
Get top N columns 
- columns
 - Type: 
System String
Select only specified columns 
- onlyExisting
 - Type: 
System Boolean
Indicates if only web templates with existing folder should be selected 
Return Value
Type: InfoDataSet WebTemplateInfoSee Also