Property ChildRouteParts
ChildRouteParts
Gets the concrete child route parts that make up the partial route, starting with the child of the parent view model.
Declaration
public IReadOnlyList<IConcreteRoutePart> ChildRouteParts { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<IConcreteRoutePart> |