Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Extends a RouteCollection object for MVC routing.
public static class RouteCollectionExtensions
type RouteCollectionExtensions = class
Public Module RouteCollectionExtensions
Get |
Returns an object that contains information about the route and virtual path that are the result of generating a URL in the current area. |
Get |
Returns an object that contains information about the route and virtual path that are the result of generating a URL in the current area. |
Ignore |
Ignores the specified URL route for the given list of the available routes and a list of constraints. |
Ignore |
Ignores the specified URL route for the given list of available routes. |
Map |
Maps the specified URL route and sets default route values, constraints, and namespaces. |
Map |
Maps the specified URL route and sets default route values and constraints. |
Map |
Maps the specified URL route and sets default route values and namespaces. |
Map |
Maps the specified URL route and sets default route values. |
Map |
Maps the specified URL route and sets the namespaces. |
Map |
Maps the specified URL route. |
Please sign in to use this experience.
Sign in