Gets the User mode of the Control Panel

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

Syntax

C#
protected PortalSettings..::..Mode UserMode { get; }
Visual Basic
Protected ReadOnly Property UserMode As PortalSettings..::..Mode
	Get

Field Value

A Boolean

See Also