AlterRouteParameterRoutes Property

Gets the routes.

Namespace:  Dundas.BI.Web.Extensibility.Parameters
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (9.0.0.1000)
Syntax
public RouteCollection Routes { get; }

Property Value

Type: RouteCollection
The routes.
See Also