How to show profile picture of user logged in asp.net mvc 5 using asp.net identity -


i`m using asp.net identity , have added property profile image in application user class, when register new users add image url , show fine in page.

so how can image profile icon of logged in users on navbar on picture:

enter image description here


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -