Gets whether to dislpay the copyright

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

Syntax

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

Remarks

Defaults to True

See Also