Click or drag to resize
WebTemplateInfoProviderGetWebTemplateInfo Method (Int32)
Gets the web template.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static WebTemplateInfo GetWebTemplateInfo(
	int webTemplateId
)

Parameters

webTemplateId
Type: SystemInt32
Web template ID

Return Value

Type: WebTemplateInfo
See Also