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.6.492
Syntax
int RootCategoriesCount()

Return Value

Int32
Count of root categories.
Remarks
When this method returns 0, it means there are no categories in the taxonomy system.
See Also