AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageCMS.Core.Routing Namespace

Classes


  Class Description
Public class AdvantageRouteHandlerBase
Class AdvantageRouteHandlerBase. Implements the IRouteHandler
Public class AdvantageRouteHandlerDefault
Default route handler for AdvantageCSP that resolves URLs to CMS pages, handles rewrites, redirects, previews, inline editing, and language/domain resolution. Implements the AdvantageRouteHandlerBase
Public class AdvantageRouteHandlerDefault..::..EmptyHttpHandler
A no-op HTTP handler used when the response has already been handled (e.g., after a redirect).
Public class AdvantageRouteHandlerRobots
Route handler that serves the robots.txt file, either from a physical file on disk or from the CMS domain configuration settings. Implements the AdvantageRouteHandlerBase
Public class AdvantageRouteHandlerSiteMap
Route handler that serves the sitemap.xml file, either from a physical file on disk or by dynamically generating it from the CMS navigation structure. Implements the AdvantageRouteHandlerBase
Public class AdvantageRouteHttpHandlerRoute
Class AdvantageRouteHttpHandlerRoute. Implements the IRouteHandler
Public class RegisterRoutes
Class RegisterRoutes.