Click or drag to resize

ICMSNavigationBuildingSessionUsingPhysicalCacheInAnyNavigation Property

Gets and sets if the navigation building session is using a physical cache. The default is false.

Namespace:  Ingeniux.Runtime.NavigationBuilder
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
bool UsingPhysicalCacheInAnyNavigation { get; set; }

Property Value

Type: Boolean
See Also