The EditMode property is used to determine whether the user is in the
Administrator role
Namespace: DotNetNuke.UI.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool EditMode { get; } |
Visual Basic |
---|
Public ReadOnly Property EditMode As Boolean Get |