ITaxonomyManagerRootCategoriesCount Method
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int RootCategoriesCount()
Function RootCategoriesCount As Integer
int RootCategoriesCount()
abstract RootCategoriesCount : unit -> int
Return Value
Type:
Int32Count of root categories.
Remarks When this method returns 0, it means there are no categories in the taxonomy system.
See Also