Route::RouteHandler Property
.NET Framework (current version)
Gets or sets the object that processes requests for the route.
Assembly: System.Web (in System.Web.dll)
public: property IRouteHandler^ RouteHandler { IRouteHandler^ get(); void set(IRouteHandler^ value); }
.NET Framework
Available since 3.5
Available since 3.5
Show: