Click or drag to resize

featurePropertiesui_BreadcrumbsPerTab Property

When set, breadcrumbs are tracked separately for each browser window/tab (even in the same browser session). Note that this requies an additional AJAX call with resulting latency.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool ui_BreadcrumbsPerTab { get; }

Property Value

Type: Boolean
When set, breadcrumbs are tracked separately for each browser window/tab (even in the same browser session). Note that this requies an additional AJAX call with resulting latency.
See Also