Click or drag to resize
SettingsCategoryInfoProviderMoveCategoryUp Method
Moves specified category up.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static void MoveCategoryUp(
	int categoryId
)

Parameters

categoryId
Type: SystemInt32
Category ID
See Also