AdvantageApiContentController Members
The AdvantageApiContentController type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose()()()() | |
|
|
Dispose(Boolean) | (Inherited from AdvantageApiControllerBase.) |
|
|
GetNavigations |
Retrieves navigations filtered by the specified selectors.
(Inherited from AdvantageApiControllerBase.) |
|
|
SetLanguage |
Sets the current language based on the given abbreviation.
Clears cached engines when the language changes.
(Inherited from AdvantageApiControllerBase.) |
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentDomain |
Gets or sets the current domain.
Setting this clears any cached engines.
(Inherited from AdvantageApiControllerBase.) |
|
|
CurrentLanguage |
Gets or sets the current language for the API.
Setting this clears any cached engines.
(Inherited from AdvantageApiControllerBase.) |
|
|
CurrentSql |
Gets the current SQL connection manager.
(Inherited from AdvantageApiControllerBase.) |
|
|
Languages |
Gets the list of languages available for the current domain.
(Inherited from AdvantageApiControllerBase.) |
|
|
ModuleEngine |
Gets the module engine for the current context.
(Inherited from AdvantageApiControllerBase.) |
|
|
NavigationEngine |
Gets the navigation engine for the current context.
(Inherited from AdvantageApiControllerBase.) |

