Click or drag to resize

ICMSAssetNavigationElementAssetItems Property

Gets child "Asset" and "AssetFolder" Elements.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IEnumerable<ICMSAssetElement> AssetItems { get; }

Property Value

Type: IEnumerableICMSAssetElement
See Also