SettingsCategoryInfoProviderMoveCategoryUp Method |
Moves specified category up.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void MoveCategoryUp(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
Category ID
See Also