In a forms model, I used to get the current logged-in user by: Page.CurrentUser How do I get the current user inside a controller class in ASP.NET MVC? 21...
  • May 19, 2022
  • 0 Comments