summaryP:DotNetNuke.Entities.Portals.PortalSettings.ControlPanelVisible

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

Syntax

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

See Also