RoutingHttpContextExtensions 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.
Extension methods for HttpContext related to routing.
public ref class RoutingHttpContextExtensions abstract sealedpublic static class RoutingHttpContextExtensionstype RoutingHttpContextExtensions = classPublic Module RoutingHttpContextExtensions- Inheritance
- 
				RoutingHttpContextExtensions
Methods
| GetRouteData(HttpContext) | Gets the RouteData associated with the provided  | 
| GetRouteValue(HttpContext, String) | Gets a route value from Values associated with the provided
 |