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

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

Parameters

categoryId
Type: SystemInt32
Category ID
See Also