Gets the HttpCompression Algorithm

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static int HttpCompressionAlgorithm { get; }
Visual Basic
Public Shared ReadOnly Property HttpCompressionAlgorithm As Integer
	Get

Remarks

Defaults to Null.NullInteger(None)

See Also