Click or drag to resize

ICMSPageFactoryLocalExportsIncludeLinks Property

Gets/sets whether to expand Links on target Pages when retrieving local exports for a Navigation/Link item.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
bool LocalExportsIncludeLinks { get; set; }

Property Value

Type: Boolean
Remarks
This property being true will make navigation expansion slower.
See Also