FrameworkSettingsCompatibilityMode Enum
The DefaultSettingsCompatibilityMode property enables configuration options and feature toggles related to a specific version.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
v20_1
|
Does not enable any configuration options or feature toggles. |
v20_2
|
Enables the following configuration options and feature toggles:
|
v21_1
|
Extends |
v21_2
|
Extends the |
v22_1
|
Extends
|
v22_2
|
Enables the same configuration options and feature toggles as |
v23_1
|
Extends
|
v23_2
|
Extends
|
v24_1
|
Extends
|
v24_2
|
Sets the following configuration options and feature toggles:
|
v25_1
|
Enables the same configuration options and feature toggles as |
v25_2
|
Enables the same configuration options and feature toggles as |
v26_1
|
Specifies the following configuration options and feature toggles: |
Latest
|
Enables configuration options and feature toggles that correspond to the latest version. We update this value with each release. |
Remarks
Feature toggles used in versions up to v25.1 are no longer supported in v26.1. For additional details, refer to the following breaking change article: XAF — Deprecated feature flags have been removed from our distribution.