route
Creates a route string associated with a NavigationAction class given its NavigationBundleSpec. The route created by this method will create placeholders for all properties of the spec
Parameters
the type of NavigationBundleSpecRow associated with this action.
the type NavigationAction to create the route string for.
The NavigationBundleSpec describing the Action
Creates a route string associated with a NavigationAction class given its NavigationBundleSpec. The route created by this method will create placeholders for all properties of the spec
Parameters
the type of NavigationBundleSpecRow associated with the action.
the type NavigationAction to create the route string for.
The NavigationBundleSpec describing the associated NavigationAction
Creates a route string for a NavigationAction. The route created by this method will will in all arguments of the action into the route.
Parameters
the type of NavigationBundleSpecRow associated with this action.