D dongelkey New Member Jan 24, 2013 #1 I am using the A default ASP.NET MVC 4 project with an account controller that uses forms authentication. How do I get the userID of the current user? I want to display it in my view.
I am using the A default ASP.NET MVC 4 project with an account controller that uses forms authentication. How do I get the userID of the current user? I want to display it in my view.