Click or drag to resize

ICMSPageEntryLocalExports Property

Gets the local exports of the navigation node

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

Property Value

Type: IEnumerableICMSPageEntryExport
See Also