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.5.94
Syntax
ICategoryNode Parent()

Return Value

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