Click or drag to resize

IUnmanagedAssetItemAncestors Property


Gets the ancestor unmanaged asset folders of current item

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IUnmanagedAssetFolder> Ancestors { get; }

Property Value

Type: IEnumerableIUnmanagedAssetFolder
See Also