Method CurrentRouteHasParent
CurrentRouteHasParent<TViewModel>()
Determines whether the current route contains a parent view with the specified view model type.
Declaration
bool CurrentRouteHasParent<TViewModel>()
Returns
| Type | Description |
|---|---|
| bool |
Type Parameters
| Name | Description |
|---|---|
| TViewModel |