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