Skip to main content
Tab

CompressionConfigurationSection.Get() Method

In This Article

Returns an object that provides programmatic access to the DevExpress compression configuration-file section.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

#Returns

Type Description
CompressionConfigurationSection

A CompressionConfigurationSection object representing the related configuration section.

See Also