Hi,
I have an iframe(asp.net application) in the dashboard where in I want to put a label and show the logged in user's name in it. How can I get the logged in user's record whenever the dashboard opens?
For example, I want to show in the iframe:
Hi, {LoggedInUser's Name}
Thanks for any help.





