CategoryInfoProviderMoveCategoryUpInternal Method |
Moves specified category up within the parent category.
Namespace: CMS.TaxonomyAssembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 12.0.0
Syntax protected virtual void MoveCategoryUpInternal(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
ID of the category
See Also