ICategoryNodeParent Method
|
Gets the parent CategoryNode of this node.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function Parent As ICategoryNode
abstract Parent : unit -> ICategoryNode
Return Value
Type:
ICategoryNodeIf it is a root node, it returns null.
See Also