| IRouteData Properties | 
The IRouteData type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DataTokens | 
            Gets a collection of custom values that are passed to the route handler but are not used when routing engine determines whether the route matches a request.
             | 
|  | Values | 
            Gets a collection of URL parameter values and default values for the route.
             | 
 See Also
See Also