Gets whether Browser Language Detection is Enabled

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

Syntax

C#
public static bool EnableBrowserLanguage { get; }
Visual Basic
Public Shared ReadOnly Property EnableBrowserLanguage As Boolean
	Get

Remarks

Defaults to True

See Also