i can get the user name as : User.Identity.Name. How can I user's email address because it must be stored (there is a textbox for it in the registration form)?
i can get the user name as : User.Identity.Name. How can I user's email address because it must be stored (there is a textbox for it in the registration form)?