WebTemplateInfoProviderMoveTemplateUp Method |
Moves the template up in order.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax public static void MoveTemplateUp(
int webTemplateId
)
Parameters
- webTemplateId
- Type: SystemInt32
Web template ID
See Also