Click or drag to resize
IRouteData Properties

The IRouteData type exposes the following members.

Properties
  NameDescription
Public propertyDataTokens
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.
Public propertyValues
Gets a collection of URL parameter values and default values for the route.
Top
See Also