Login
Search in:
All
Blogs
Discussions
News
Pages
User profiles
MonoX
Product
Showcase
Blog
Support
MonoX support board
Start the conversation, ask questions and share tips and solutions with fellow developers.
Non-registered users can only browse through our support boards. Please
register now
if you want to post your questions. It takes a second and it is completely free. Alternatively, you can
log in
without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.
{1}
##LOC[OK]##
{1}
##LOC[OK]##
##LOC[Cancel]##
{1}
##LOC[OK]##
##LOC[Cancel]##
Back to all discussion topics
How to get Current User (Closed) (
Mono Support
)
Viewed 10305 time(s)
,
3 post(s)
11/25/2013 9:28:38 AM
,
by fdiama
fdiama
11/25/2013 9:28:38 AM
Hello,
I need to get the current user data, (username, email ecc..), to use it in a protected contact form;
Could you help me (I'm using the Monox 4.8 version)?
Thanks in advance
This content has not been rated yet.
107
Reputation
11
Total posts
Dalibor
11/25/2013 9:47:21 AM
Hi Fdiama,
Please try using
UserProfileBLL.GetInstance().GetCachedUserProfile(SecurityUtility.GetUserId());
Other then that, you can get the data you need with
System.Web.Security.Membership.GetUser();
Regards,
Dalibor
Rated 5.00, 3 vote(s).
250
Reputation
19
Total posts
fdiama
11/25/2013 10:01:36 AM
It works successfully,
thanks
Francesco
This content has not been rated yet.
107
Reputation
11
Total posts
MonoX Nightly Builds
MonoX Gallery
MonoX Roadmap
Mono Software at GitHub
Additional Resources