The PathInfoRoutedData<(Of <(<'T>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsItem |
Indicates whether a detail view should be shown
| |
| IsList |
Indicates whether a list view should be shown
| |
| IsRouteResolved |
Indicates whether the route has been resolved.
| |
| Item |
A data item to be shown in a detail view.
| |
| List |
Returns a filtered list of data items.
| |
| ListUrl |
Returns a url link to the current page
| |
| Model |
Returns a currently resolved model.
|