SettingsCategoryInfoProviderMoveCategoryUpInternal Method |
Moves specified category up.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual void MoveCategoryUpInternal(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
Category ID
See Also