BreadcrumbsGetBreadcrumbs Method |
Name | Description | |
---|---|---|
GetBreadcrumbs(IAppContext) |
Gets the persisted breadcrumbs collection.
If none is found the collection will be created and persisted to the AppContext object.
Note that this overload DOES NOT support per-window/tab breadcrumbs if a tabID is provided.
| |
GetBreadcrumbs(IAppContext, String) |
Gets the persisted breadcrumbs collection.
If none is found the collection will be created and persisted to the AppContext object.
Note that this overload DOES support per-window/tab breadcrumbs if a tabID is provided.
|