RemoteAttribute Constructor (String)
Initializes a new instance of the RemoteAttribute class using the specified route name.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- routeName
- Type: System.String
The route name.
Show: