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
305
Get the Server side value in Ultra web menu
posted

Hi,

I am new to Infragistics.

I am using Ultra web menu and I having five menus in top. I have a menu id for each from the XML file and I need that Menu ID to accessed and pass the menu id to a javascript file respectively.

Also,  am dynamically creating the items. 

Any help!!

Thanks in advance

Thanks

S Nagarajan

 

 

 

 

Parents
  • 7694
    Verified Answer
    posted

    Hello,

    You can use the js function igmenu_getMenuById(menuId)
    You also can take a look at the link below:
    http://help.infragistics.com/NetAdvantage/NET/2008.3/CLR3.5/
    Client-Side Object Model (CSOM ) -> WebMenu-> WebMenu Utility Functions

    Hope this help.

Reply Children
No Data