This documentation is archived and is not being maintained.

IRouteHandler Members

Visual Studio 2008

Defines the contract that a class must implement in order to process a request for a matching route pattern.

The IRouteHandler type exposes the following members.

  NameDescription
Public method GetHttpHandler Provides the object that processes the request.
Top
Show: