skmMenu: An ASP.NET Menu Control

Menu.RegisterSubmenuArray Method 

Registers the SubMenus for the menu with a JavaScript array.

protected virtual void RegisterSubmenuArray();

Remarks

A client-side array skm_subMenuIDs maintains an array of all of the id values of the client-side submenus. This is useful in dynamically determining the client position of a submenu.

See Also

Menu Class | skmMenu Namespace