Skip to Content
0
Former Member
Nov 07, 2005 at 01:24 PM

Roles overview and navigation

21 Views

Hi,

I'm looking into creating a dynamic roles overview screen. First thing, does anyone know of any automatic way of creating a roles overview based on the users' roles?

By using the UserManagementEngine 4.0 I have an object representing the currently logged in user (an IUser object) and from this object there is access to that users roles (IRole objects).

How can I based on an IRole navigate to that role (e.g., by displaying a link or otherwise?).

Thank you for your help

Michael Jakobsen