Gets whether to dislpay the beta notice

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

Syntax

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

Remarks

Defaults to True

See Also