This documentation is archived and is not being maintained.

UrlRoutingHandler Properties

The UrlRoutingHandler type exposes the following members.

  NameDescription
Protected property IsReusable Gets a value that indicates whether another request can use the UrlRoutingHandler instance.
Public property RouteCollection Gets or sets the collection of defined routes for the ASP.NET application.
Top

  NameDescription
Explicit interface implemetation Private property IHttpHandler::IsReusable Gets a value that indicates whether another request can use the UrlRoutingHandler instance.
Top
Show: