ICategoryNodePagesCount Method
|
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: 10.6.308
Syntax Function PagesCount As Integer
abstract PagesCount : unit -> int
Return Value
Type:
Int32Count of associations
See Also