Get the current settings from the xml config file

Namespace: DotNetNuke.HttpModules.Compression
Assembly: DotNetNuke.HttpModules (in DotNetNuke.HttpModules.dll)

Syntax

C#
public static Settings GetSettings()
Visual Basic
Public Shared Function GetSettings As Settings

Return Value

returnsM:DotNetNuke.HttpModules.Compression.Settings.GetSettings

See Also