AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSAdminEngine Methods

The CMSAdminEngine type exposes the following members.

Methods


  Name Description
Protected method addEngineArgs (Inherited from CMSEngineBase.)
Public method CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>))
Creates the event.
(Inherited from CMSEngineBase.)
Public method CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>))
Creates the event.
(Inherited from CMSEngineBase.)
Protected method Dispose(Boolean) (Inherited from CMSEngineBase.)
Public method Dispose()()()()
Disposes this instance.
(Inherited from CMSEngineBase.)
Public method GetActiveLanguages
Gets the active languages.
Public method GetLanguage
Gets the language.
Public method GetLanguageAll
Gets all languages regardless of active status.
Public method GetLanguages
Gets the languages.
Public method Static member GetSection(SQL, Int32, String)
Retrieves a Section by name for the specified domain, falling back to a global section if not found. Results are cached per-request in HttpContext.Items.
Public method Static member GetSection(SQL, Guid)
Retrieves a Section by looking up the ObjectTypeID associated with the specified MasterID.
Public method GetToolMSCPDomains
Gets the list of MSCP domains associated with the specified object and language.