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