summaryP:DotNetNuke.Entities.Urls.FriendlyUrlSettings.AllowDebugCode

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

Syntax

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

See Also