AdvantageRouteHandlerBase Members
The AdvantageRouteHandlerBase type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetHttpHandler |
Provides the object that processes the request.
|
|
|
GetLanguage |
Gets the language.
|
|
|
Languages |
Languageses the specified SQL.
|
|
|
ProcessRequest |
Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface.
|
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentError |
Gets or sets the current error.
|
|
|
CurrentNavigationPage |
Gets or sets the current navigation page.
|
|
|
CurrentRouteDomain |
Gets the current route domain.
|
|
|
CurrentRouteLanguage |
Gets the current language.
|
|
|
IsReusable |
Gets a value indicating whether another request can use the IHttpHandler instance.
|

