LoadConfiguration Class
Defines a directive to load new configuration content for a domain into the editor.
Configuration
|
The configuration content to load into the editor.
|
DomainId
|
The id of the domain whose configuration will be updated.
|
IsDirty
|
Controls whether the UI should display the new configuration as dirty or not.
Dirty indicates the configuration has not been saved.
If the value is not set (null) the configuration will be considered dirty (i.e. value of true).
|
Type
|
Indicates the directive type defined.
|