WebTemplateInfoProviderMoveTemplateDownInternal Method |
Moves the template down in order.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 10.0.0
Syntax protected virtual void MoveTemplateDownInternal(
int webTemplateId
)
Parameters
- webTemplateId
- Type: SystemInt32
Web template ID
See Also