Click or drag to resize

ICategoryNodeAncestorsCount Method


Gets the ancestor count for this CategoryNode.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
int AncestorsCount()

Return Value

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