Click or drag to resize
WebTemplateInfoProviderMoveTemplateUp Method
Moves the template up in order.

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

Parameters

webTemplateId
Type: SystemInt32
Web template ID
See Also