Click or drag to resize
WebTemplateInfoProviderGetWebTemplates Method
Returns all web templates.

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

Return Value

Type: ObjectQueryWebTemplateInfo
See Also