Gets whether the ControlPanel is Visible

Namespace: DotNetNuke.UI.ControlPanels
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected bool IsVisible { get; }
Visual Basic
Protected ReadOnly Property IsVisible As Boolean
	Get

Field Value

A Boolean

See Also