Gets whether the ControlPanel is Visible
Namespace: DotNetNuke.UI.ControlPanelsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected bool IsVisible { get; } |
Visual Basic |
---|
Protected ReadOnly Property IsVisible As Boolean Get |