ICMSNavigationBuildingSessionUsingPhysicalCacheInAnyNavigation Property
|
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax bool UsingPhysicalCacheInAnyNavigation { get; set; }
Property UsingPhysicalCacheInAnyNavigation As Boolean
Get
Set
property bool UsingPhysicalCacheInAnyNavigation {
bool get ();
void set (bool value);
}
abstract UsingPhysicalCacheInAnyNavigation : bool with get, set
Property Value
Type:
BooleanSee Also