AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageApiContentController Members

The AdvantageApiContentController type exposes the following members.

Methods


  Name Description
Public method Dispose()()()()
Protected method Dispose(Boolean) (Inherited from AdvantageApiControllerBase.)
Public method GetNavigations
Retrieves navigations filtered by the specified selectors.
(Inherited from AdvantageApiControllerBase.)
Public method SetLanguage
Sets the current language based on the given abbreviation. Clears cached engines when the language changes.
(Inherited from AdvantageApiControllerBase.)

Properties


  Name Description
Public property CurrentDomain
Gets or sets the current domain. Setting this clears any cached engines.
(Inherited from AdvantageApiControllerBase.)
Public property CurrentLanguage
Gets or sets the current language for the API. Setting this clears any cached engines.
(Inherited from AdvantageApiControllerBase.)
Public property CurrentSql
Gets the current SQL connection manager.
(Inherited from AdvantageApiControllerBase.)
Public property Languages
Gets the list of languages available for the current domain.
(Inherited from AdvantageApiControllerBase.)
Public property ModuleEngine
Gets the module engine for the current context.
(Inherited from AdvantageApiControllerBase.)
Public property NavigationEngine
Gets the navigation engine for the current context.
(Inherited from AdvantageApiControllerBase.)