Namespace EPiServer.Shell.Web.Routing
Classes
ModuleRouteCollection
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.
PartialRequestHelper
Class used to process partial requests to subcontrollers
RenderPartialRequestExtensions
Extension methods used to render partial MVC requests.
ShellRoutingModule
This class extens System.Web.Routing.UrlRoutingModule with custom behaviour for the dashboard route. The reason is to allow the presence of a folder with the same name as the configured secure folder location.