IAssetFolderDescendantAssetItemCount Method
|
Gets the count of all descendant
Assets
and Asset Folders
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int DescendantAssetItemCount()
Function DescendantAssetItemCount As Integer
int DescendantAssetItemCount()
abstract DescendantAssetItemCount : unit -> int
Return Value
Type:
Int32Count of all descendant Assets and Asset Folder
See Also