A route that composed of sub-routes. The route will defer work to the contained routes
when the url matches a base path defiend for the route chainer.
Namespace:
EPiServer.Shell.Web.RoutingAssembly: EPiServer.Shell (in EPiServer.Shell.dll) Version: 6.2.267.1
Syntax
| C# |
|---|
public class ModuleRouteCollection : RouteBase, IEnumerable<RouteBase>, IEnumerable |