i create the users using create user wizard. after login of user i want retrieve the details of user like username and email of that user . how can i do this
i retrieved the username but unable to retrieve email of that user
string uname = Page.User.Identity.Name;;
Loading

Ashish SomvanshiPosted Nov 30, 2013, 1:34 PM
var email =