ICategoryNodeChildrenCount Method
|
Gets the count of child nodes of this CategoryNode.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function ChildrenCount As Integer
abstract ChildrenCount : unit -> int
Return Value
Type:
Int32Count of child nodes.
See Also