ICategoryNodeParent Method Ingeniux CMS Content Store API

Gets the parent CategoryNode of this node.

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

ICategoryNode Parent()

Return Value

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

Reference