CompressionConfigurationSection.Get() Method
Returns an object that provides programmatic access to the DevExpress compression configuration-file section.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| CompressionConfigurationSection | A CompressionConfigurationSection object representing the related configuration section. |
See Also