AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageRouteHandlerBase Members

The AdvantageRouteHandlerBase type exposes the following members.

Methods


  Name Description
Public method GetHttpHandler
Provides the object that processes the request.
Public method GetLanguage
Gets the language.
Public method Languages
Languageses the specified SQL.
Public method ProcessRequest
Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface.

Properties


  Name Description
Public property CurrentError
Gets or sets the current error.
Public property CurrentNavigationPage
Gets or sets the current navigation page.
Public property CurrentRouteDomain
Gets the current route domain.
Public property CurrentRouteLanguage
Gets the current language.
Public property IsReusable
Gets a value indicating whether another request can use the IHttpHandler instance.