ICategoryNodePagesCount Method
|
Gets the count of all pages associated with this CategoryNode, with or without its descendants.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxFunction PagesCount As Integer
abstract PagesCount : unit -> int
Return Value
Int32Count of associations
See Also