Interface ISpecifiedRoute
Represents a root or nested route with all its parameters specified.
Inherited Members
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.dll
Syntax
public interface ISpecifiedRoute : IEquatable<ISpecifiedRoute>
Properties
Name | Description |
---|---|
Route | Gets the route that this specified route is based on. |