question:
can I use the sitemapPath along with the windows security and roles defined in web.config automatically to generate the menu
My need is to display the menu in sitemapPath automaticallly according to the logged in user. We are using windows authentication, the system should check to which roles he belongs to and if one of the roles has access to the different menu items in the sitemapPath.
Is that possible, is there any documentation link please?
Thanks a lot.




Reply With Quote