skmMenu: An ASP.NET Menu Control

Menu.ClickToOpen Property

Specifies whether a submenu is displayed on mouse over or when clicked.

public bool ClickToOpen {get; set;}

Property Value

A value of True indicates that submenus are displayed with a menu item is clicked; a value of False indicates that the submenu is displayed when the menu item is moused over.

See Also

Menu Class | skmMenu Namespace