Table of Contents

Namespace Umbraco.Cms.Web.Common.Routing

Classes

BackOfficeRouteAttribute

Routes a controller within the backoffice area, I.E /umbraco

RoutableDocumentFilter

Utility class used to check if the current request is for a front-end request

UmbracoBackofficeToken

Adds a custom template token for specifying backoffice route with attribute routing

UmbracoRequestOptions
UmbracoRouteValues

Represents the data required to route to a specific controller/action during an Umbraco request

UmbracoVirtualPageRoute

This is used to setup the virtual page route so the route values and content are set for virtual pages.

Interfaces

IAreaRoutes

Used to create routes for a route area

IRoutableDocumentFilter
IUmbracoVirtualPageRoute

This is used to setup the virtual page route so the route values and content are set for virtual pages.