I have a role that I'm reading on a per user basis that i'm storing in a Session variable. I need to show my sidebar navigation that is on my MasterPage based on what role the user is assgined. What would be the most logical way to do this?
Go to the complete details ...