Method GetCurrentRoutePartsToParent
GetCurrentRoutePartsToParent(Type)
Gets the current route parts up to the specified parent view model type.
Declaration
public IEnumerable<IConcreteRoutePart> GetCurrentRoutePartsToParent(Type parentViewModelType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | parentViewModelType |
Returns
| Type | Description |
|---|---|
| IEnumerable<IConcreteRoutePart> |