Gets the number of users in the role
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int UserCount { get; private set; } |
| Visual Basic |
|---|
Public Property UserCount As Integer Get Private Set |