Enable ShowAllUsers to display the virtuell "Unauthenticated Users" role
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool ShowUnauthenticatedUsers { get; set; } |
| Visual Basic |
|---|
Public Property ShowUnauthenticatedUsers As Boolean Get Set |