This topic has not yet been rated - Rate this topic

Route Properties

The Route type exposes the following members.

  Name Description
Public property Constraints Gets or sets a dictionary of expressions that specify valid values for a URL parameter.
Public property DataTokens Gets or sets custom values that are passed to the route handler, but which are not used to determine whether the route matches a URL pattern.
Public property Defaults Gets or sets the values to use if the URL does not contain all the parameters.
Public property RouteHandler Gets or sets the object that processes requests for the route.
Public property Url Gets or sets the URL pattern for the route.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ