Jump to content

Recommended Posts

Posted

I have a custom MembershipProvider and a custom StaticSiteMapProvider.* All of my user, role, and navigation data is stored in a SQL Server database.* I want the navigation menu to be limited based off which user is logged in.

 

The user logs in using the standard Login control which communicates with my custom MembershipProvider.* Once they are logged in the custom StaticSiteMapProvider builds the navigation menu.*

 

Is there an easy way to fetch the logged in user name (from the MembershipProvder class)*in the StaticSiteMapProvider class so that I can limit the menu?

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...