ITaxonomyManagerRootCategoriesCount Method Ingeniux CMS Content Store API

Gets the count of all Root Categories.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

int RootCategoriesCount()

Return Value

Type: Int32
Count of root categories.
Remarks

When this method returns 0, it means there are no categories in the taxonomy system.
See Also

Reference