AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageRouteHandlerDefault Methods

The AdvantageRouteHandlerDefault type exposes the following members.

Methods


  Name Description
Protected method _InternalCurrentUser (Inherited from AdvantageRouteHandlerBase.)
Public method GetHttpHandler
Provides the object that processes the request.
Public method GetLanguage
Gets the language.
(Inherited from AdvantageRouteHandlerBase.)
Public method Languages
Gets the list of active languages for the current request, caching the result in the HTTP context.
(Inherited from AdvantageRouteHandlerBase.)
Public method ProcessHttpHandler
Processes an HTTP request through the Advantage routing pipeline, resolving the domain, language, and URL to the appropriate HTTP handler. Handles version checks, redirects, rewrites, and error responses.
Public method ProcessRequest
Processes the request.