ICategoryNodeAssetsCount Method
|
Gets the count of all assets 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 AssetsCount As Integer
abstract AssetsCount : unit -> int
Return Value
Type:
Int32Count of associations
See Also