HttpRouteDataExtensions Class
Removes all optional parameters that do not have a value from the route data.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetSubRoutes(IHttpRouteData^) | If a route is really a union of other routes, return the set of sub routes. |
![]() ![]() | RemoveOptionalRoutingParameters(IHttpRouteData^) | Removes all optional parameters that do not have a value from the route data. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

