AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SecureContentController Members

The SecureContentController type exposes the following members.

Methods


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

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.)