ViewUrlManager.RouteName Field
The name of the default URL route registered in the RegisterXafRoutes(RouteCollection) method.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Field Value
| Type | Description |
|---|---|
| String | The name of the default URL route. |
See Also