CMSDomainEngine Methods
The CMSDomainEngine type exposes the following members.
Methods
Name | Description | |
---|---|---|
addEngineArgs | (Inherited from CMSEngineBase.) | |
CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
(Inherited from CMSEngineBase.) |
|
CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
(Inherited from CMSEngineBase.) |
|
Dispose(Boolean) | (Inherited from CMSEngineBase.) | |
Dispose()()()() |
Disposes this instance.
(Inherited from CMSEngineBase.) |
|
FillDomainPaths |
Fill and existing domain object domainpaths property
|
|
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.
|
|
GetDomainByPath |
Fill a domain by the URL host or application path
The DomainPaths property is not filled (null).
|