| GroupGetUserCount Method |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public int GetUserCount(
bool onlyBackEnd
)
Public Function GetUserCount (
onlyBackEnd As Boolean
) As Integer
Parameters
- onlyBackEnd
- Type: SystemBoolean
Return Value
Type:
Int32See Also