CMSEngineBase Members
The CMSEngineBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CMSEngineBase(SQL, CMSUser, String, Int32, Int32) |
Initializes a new instance of the CMSEngineBase class.
|
|
|
CMSEngineBase(SQL, Int32, Int32) |
Initializes a new instance of the CMSEngineBase class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
addEngineArgs |
Adds the engine arguments.
|
|
|
CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
|
|
|
CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
|
|
|
Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
|
|
|
Dispose()()()() |
Disposes this instance.
|
|
|
DomainLanguageKey(String) |
Domains the language key.
|
|
|
DomainLanguageKey(String, Int32, Int32) |
Domains the language key.
|
|
|
RaiseEngineEvent |
Raises the engine event.
|
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentSql |
Gets the current SQL.
|
|
|
CurrentUser |
Gets the current user.
|
|
|
DomainId |
Gets the domain identifier.
|
|
|
Engine |
Gets the engine.
|
|
|
LanguageId |
Gets the language identifier.
|
|
|
LastException |
Gets or sets the last exception.
|
|
|
UseSystemPermissions |
Gets or sets a value indicating whether [use system permissions].
|

