RemoteAttribute.RouteName Property

Gets or sets the route name.

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

function get RouteName () : String 
function set RouteName (value : String)

Property Value

Type: System.String
The route name.
Show: