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