Click or drag to resize

ICMSAssetEntryGlobalExports Property

Gets the global exports of the navigation node

Namespace:  Ingeniux.Runtime.NavigationBuilder
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
IEnumerable<ICMSAssetEntryExport> GlobalExports { get; }

Property Value

Type: IEnumerableICMSAssetEntryExport
See Also