display the text of errors injected via the error querystring parameter

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

Syntax

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

See Also