RemoteAttribute.Routes Property

Gets the route collection from the route table.

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

abstract Routes : RouteCollection 
override Routes : RouteCollection

Property Value

Type: System.Web.Routing.RouteCollection
The route collection from the route table.
Show: