Gets the Control Panel

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

Syntax

C#
public static string ControlPanel { get; }
Visual Basic
Public Shared ReadOnly Property ControlPanel As String
	Get

Remarks

Defaults to glbDefaultControlPanel constant

See Also