Click or drag to resize

ITaxonomyManagerRootCategoriesCount Method


Gets the count of all Root Categories.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
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