Joined January 2013
·

Ms. Very Stupid

USA
·
·

Or, just to add to my previous comment, you can also use -

WebSecurity.GetUserId(User.Identity.Name)

The easiest way to get the Current User Id in Asp.Net MVC 4 is

WebSecurity.CurrentUserId

Achievements
1 Karma
0 Total ProTip Views