Click or drag to resize

ICategoryNodeParent Method


Gets the parent CategoryNode of this node.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
ICategoryNode Parent()

Return Value

ICategoryNode
If it is a root node, it returns null.
See Also