Gets whether to use the Language in the Url

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

Syntax

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

Remarks

Defaults to True

See Also