UrlRoutingHandler Properties

 

Namespace:   System.Web.Routing
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protpropertyIsReusable

Gets a value that indicates whether another request can use the UrlRoutingHandler instance.

System_CAPS_pubpropertyRouteCollection

Gets or sets the collection of defined routes for the ASP.NET application.

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privpropertyIHttpHandler.IsReusable

Gets a value that indicates whether another request can use the UrlRoutingHandler instance.

Return to top
Show: