I want to get the user data which is currently logged in,, ?? I have to send current user ID to a table in database How to do this??
Here is the answer to the Question
User.Identity.GetUserId();