Click or drag to resize
WebTemplateInfoProviderMoveTemplateDownInternal Method
Moves the template down in order.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
protected virtual void MoveTemplateDownInternal(
	int webTemplateId
)

Parameters

webTemplateId
Type: SystemInt32
Web template ID
See Also