Route Methods
.NET Framework (current version)
Namespace:
System.Web.Routing
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRouteData(HttpContextBase) | Returns information about the requested route.(Overrides RouteBase.GetRouteData(HttpContextBase).) |
![]() | GetType() | |
![]() | GetVirtualPath(RequestContext, RouteValueDictionary) | Returns information about the URL that is associated with the route.(Overrides RouteBase.GetVirtualPath(RequestContext, RouteValueDictionary).) |
![]() | MemberwiseClone() | |
![]() | ProcessConstraint(HttpContextBase, Object, String, RouteValueDictionary, RouteDirection) | Determines whether a parameter value matches the constraint for that parameter. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

