jasonreber-gmail
-
4/11/2009 6:11:11 PM
Trying to get the CMSContext.CurrentUser
Not sure if this is the right thread to post this in, but...
I am showing a popup (using Telerik's Rad Window) from a portal .ascx module. This RadWindow calls and .aspx page.
Within that .aspx page, I'd like to be able to get the info about the current user. I tried using CMS.CMSHelper.CMSContext.CurrentUser, but this returned the Public anonymous user.
What's the correct way to get the current logged in user's credentials from an .aspx page in this scenario?
Thanks in advance!
Jason
|