Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
325
Ultraweb menu
posted
Hi, I am using ULtrawebmenu in master page of my application. I would like to configure menu based on the user. I would like to hide some menu option if user is not have authorization to view. i need to check the user in master page and provide the menu to user when he login. How can we configure this. Thanks....
  • 4493
    posted

    Hello Viki,

    The easiest (for me) way to achieve your goal is to bind UltraWebMenu to an XmlDataSource and change XML file based on user role.

    I am attaching a simple sample of binding UltraWebMenu to XmlDataSource.

    Please let us know if you have any further questions.

    xmlUltraWebMenu.zip