Route.RouteHandler Property

 

Gets or sets the object that processes requests for the route.

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

Public Property RouteHandler As IRouteHandler

Property Value

Type: System.Web.Routing.IRouteHandler

The object that processes the request.

.NET Framework
Available since 3.5
Return to top
Show: