Get the roles for a portal
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public override ArrayList GetRoles( int portalId ) |
Visual Basic |
---|
Public Overrides Function GetRoles ( portalId As Integer ) As ArrayList |
Parameters
- portalId
- Type: System..::..Int32
Id of the portal (If -1 all roles for all portals are retrieved.