This documentation is archived and is not being maintained.

IRouteConstraint Members

Visual Studio 2008

Defines the contract that a class must implement in order to check whether a URL parameter value is valid for a constraint.

The IRouteConstraint type exposes the following members.

  NameDescription
Public method Match Determines whether the URL parameter contains a valid value for this constraint.
Top
Show: