Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Get Logged In user (role)infoGet Logged In user (role)info
Previous
 
Next
New Post
6/12/2007 9:16 AM
 

Hi, how can I access in my module the user info of the logged-in user?
Especially the Role(s) and Role-Group it belongs to is needed.

 
New Post
6/12/2007 11:45 AM
 

If you're looking for membership in a specific role you can use

if (PortalSecurity.IsInRole("RoleName") == true)return true;

 


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
6/13/2007 6:43 AM
 

Thanks, but does this also apply on the Role-groupe as parameter?
But this still doesn't give me the current logged-in user info like name etc...

I was experimenting with UserController.GetCurrentUserInfo() and this.UserInfo (in the module) but I get errors of null references when I run my module.

What I am trying to do is to group users in a global role per country, then see what country (global role) the logged in user belongs to and filter the data displayed depending on it. But I also need the user name or ID (or something that connects it with DNN) for logging purposes in our own database and system.

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Get Logged In user (role)infoGet Logged In user (role)info


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out