GetUsers gets all the users of the portal
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static ArrayList GetUsers( int portalId ) |
Visual Basic |
---|
Public Shared Function GetUsers ( portalId As Integer ) As ArrayList |
Parameters
- portalId
- Type: System..::..Int32
The Id of the Portal