Gets whether the current user is an Administrator (or SuperUser)
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
protected bool IsAdmin { get; } |
| Visual Basic |
|---|
Protected ReadOnly Property IsAdmin As Boolean Get |