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