AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSDomainEngine Methods

The CMSDomainEngine 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 FillDomainPaths
Fill and existing domain object domainpaths property
Public method GetDomainByID(Int32, Boolean)
Fill a domain object by Id, loadDomainPaths fills the DomainPaths Property which is null by default Filling the DomainPaths property is heavier (db/data) and not needed in most instances.
Public method GetDomainByPath
Fill a domain by the URL host or application path The DomainPaths property is not filled (null).