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

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<WebTemplateInfo> GetWebTemplatesInternal()

Return Value

Type: ObjectQueryWebTemplateInfo
See Also