Classes

  Class Description
Public class PageDataHandlerException
Page data handler exception.
Public class PageHandler
Page request handler for all page routing
Public class PageRequestData
Container for page request routing data.
Public class PageRoute
Page route
Public class RedirectHandler
Redirect handler
Public class RouteHandlerWrapper
Routehandler for the specific http-handler.
Public class RouteNoOutbundPath
Route with no oubound mapping.
Public class RoutePath
Route path, is used with RouteUtilities.
Public class RouteUtilities
Route utilities
Public class RoutingCache
Routing cache for the urls.
Public class RoutingService
Routing service.

Interfaces

  Interface Description
Public interface IPageDataHandler
Describing the page data handler that is using to extend the CMS page with extended objects. Example an Product or ProductGroup page.