CMSDomainEngine Members
The CMSDomainEngine type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CMSDomainEngine(SQL, CMSUser, Int32, Int32) |
Required constructor for updating data/objects
|
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).
|
Properties
Name | Description | |
---|---|---|
CurrentSql |
Gets the current SQL.
(Inherited from CMSEngineBase.) |
|
CurrentUser |
Gets the current user.
(Inherited from CMSEngineBase.) |
|
DomainId |
Gets the domain identifier.
(Inherited from CMSEngineBase.) |
|
LanguageId |
Gets the language identifier.
(Inherited from CMSEngineBase.) |
|
LastException |
Gets or sets the last exception.
(Inherited from CMSEngineBase.) |