ICategoryNodeContentItemsCount Method
|
Gets the count of all content items associated with this CategoryNode, with or without its descendants.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax Function ContentItemsCount As Integer
abstract ContentItemsCount : unit -> int
Return Value
Type:
Int32Count of associations
See Also