Click or drag to resize
WebTemplateInfoProviderSetWebTemplateInfo Method
Sets specified web template data.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static void SetWebTemplateInfo(
	WebTemplateInfo webTemplate
)

Parameters

webTemplate
Type: CMS.CMSImportExportWebTemplateInfo
Web template object
See Also