Gets whether Friendly Urls is Enabled

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

Syntax

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

Remarks

Defaults to False

See Also