Click or drag to resize
WebTemplateInfoProvider.GetWebTemplates Method
Returns all web templates.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<WebTemplateInfo> GetWebTemplates()

Return Value

Type: ObjectQuery<WebTemplateInfo>
See Also