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; }
ReadOnly Property ui_BreadcrumbsPerTab As Boolean
Get
Property Value
Type:
BooleanWhen 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