RoutePrecedence Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes precedence for a route template.
public ref class RoutePrecedence abstract sealed
public static class RoutePrecedence
type RoutePrecedence = class
Public Class RoutePrecedence
- Inheritance
-
RoutePrecedence
Methods
ComputeInbound(RouteTemplate) |
Compute the precedence for matching a provided url |
ComputeOutbound(RouteTemplate) |
Compute the precedence for generating a url. |