IUnmanagedAssetFolderChildrenCount Property
|
Gets the total count of unmanaged
Assets and
Folders
under this folder
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int ChildrenCount { get; }
ReadOnly Property ChildrenCount As Integer
Get
property int ChildrenCount {
int get ();
}
abstract ChildrenCount : int with get
Property Value
Type:
Int32See Also