2
Answers

Display User image after Login in Role base MVC

I am using role base authentication in MVC application. I want to display user image in NAVBAR after login in application currently I am able to display username. How can I get desired Output? Please suggest. Thanks in advance.

Answers (2)