ViewUrlManager Fields
Manages URL routing and implements user-friendly URL functionality in ASP.NET Web Forms applications.Name | Description |
---|---|
RouteName | The name of the default URL route registered in the RegisterXafRoutes(RouteCollection) method. |
See Also