Click or drag to resize

ICMSAssetNavigationElementAllAssetItems Property

Gets all descendant "Asset" and "AssetFolder" Elements.

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

Property Value

Type: IEnumerableICMSAssetElement
See Also