RemoteAttribute.Routes Property

Definition

Gets the route collection from the route table.

protected virtual System.Web.Routing.RouteCollection Routes { get; }
member this.Routes : System.Web.Routing.RouteCollection
Protected Overridable ReadOnly Property Routes As RouteCollection

Property Value

The route collection from the route table.

Applies to