The EditMode property is used to determine whether the user is in the Administrator role Cache

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

Syntax

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

Remarks