The name which should be used to describe the action in terms of the route.
Namespace:
Mindscape.LightSpeed.Web.RoutingAssembly: Mindscape.LightSpeed.Web (in Mindscape.LightSpeed.Web.dll)
Version: 4.0.1000.1 (4.0.0.0)
Syntax
Field Value
The name of the action.
Examples
An action called Bar with the Name of Foo would cause a route called /foo to be built.
If there is no name set then the route would be called /bar