skmMenu: An ASP.NET Menu Control

Menu Class

The menu class is an ASP.NET server control that displays a client-side menu utilizing CSS and DHTML. Its contents are bound through an XML file or by programmatically constructing the Menu's menu items. For full documentation, FAQs, examples, and a messageboard, be sure to check out the official skmMenu site: skmMenu.com.

For a list of all members of this type, see Menu Members.

System.Object
   Control
      WebControl
         Menu

public class Menu : WebControl, INamingContainer, IPostBackEventHandler

Requirements

Namespace: skmMenu

Assembly: skmMenu (in skmMenu.dll)

See Also

Menu Members | skmMenu Namespace