Gets the count of all pages associated with this CategoryNode, with or without its descendants.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- recursive (Optional)
- Type: SystemBoolean
True to include associations with all of its descendants; false to include only associations to this CategoryNode.
Return Value
Type: Int32Count of associations
See Also