Gets/sets the current Access Level controlling access to critical user settings
Namespace: DotNetNuke.Services.TokensAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected Scope CurrentAccessLevel { get; set; } |
Visual Basic |
---|
Protected Property CurrentAccessLevel As Scope Get Set |