HtmlMenu Members

Include Protected Members
Include Inherited Members

A template that defines a menu.

The HtmlMenu type exposes the following members.

Constructors

  Name Description
Public method HtmlMenu Initializes a new instance of the HtmlMenu class.

Top

Properties

  Name Description
Public property MenuItems Gets the HtmlMenuItemCollection object that is associated with this menu.

Top

Methods

  Name Description
Protected method OnPreRender Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).)
Protected method Render Sends the HtmlMenu content to the provided HtmlTextWriter object, which writes the content to be rendered on the client. (Overrides WebControl.Render(HtmlTextWriter).)

Top

See Also

Reference

HtmlMenu Class

Microsoft.SharePoint.Portal.WebControls Namespace