ICategoryNodeAncestorsCount Method Ingeniux CMS Content Store API

Gets the ancestor count for this CategoryNode.

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

int AncestorsCount()

Return Value

Type: Int32
Count of ancestor nodes. If this CategoryNode is a root node, returns 0.
See Also

Reference