AdvantageRouteHandlerDefault Class
Default route handler for AdvantageCSP that resolves URLs to CMS pages, handles rewrites,
redirects, previews, inline editing, and language/domain resolution.
Implements the AdvantageRouteHandlerBase
Namespace:
AdvantageCMS.Core.RoutingAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public class AdvantageRouteHandlerDefault : AdvantageRouteHandlerBase, IRouteHandler, IHttpHandler, IRequiresSessionState
Inheritance Hierarchy
AdvantageCMS.Core.Routing..::..AdvantageRouteHandlerBase
AdvantageCMS.Core.Routing..::..AdvantageRouteHandlerDefault

