RouteAttribute::Name Property
Gets or sets the name of the route.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property String^ Name { virtual String^ get() sealed; virtual void set(String^ value) sealed; }
Implements
IRouteInfoProvider::Name
Show: