AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

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
Fills an existing domain object's DomainPaths property from the database.
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).