HtmlMenuButton Methods

Include Protected Members
Include Inherited Members

The HtmlMenuButton type exposes the following members.

Methods

  Name Description
Protected method Render Sends the HtmlMenuButton content to the provided HtmlTextWriter object, which writes the content to be rendered on the client. (Overrides WebControl.Render(HtmlTextWriter).)
Public method RenderAsHtml Returns a string representation of the HtmlMenuButton content in HTML format.
Protected method RenderDisableItems Sends the DisableItems content of the menu button to the provided HtmlTextWriter object, which writes the content to be rendered on the client.
Protected method RenderID Sends the HtmlMenuButton identifier (ID) to the provided HtmlTextWriter object, which writes the content to be rendered on the client.
Protected method RenderLink Sends the link content for the menu button to the provided HtmlTextWriter object, which writes the content to be rendered on the client.
Protected method RenderMenuParameters Sends menu parameters about the menu button to the provided HtmlTextWriter object, which writes the content to be rendered on the client.
Protected method RenderParameters Sends the Parameters content to the provided HtmlTextWriter object, which writes the content to be rendered on the client.

Top

See Also

Reference

HtmlMenuButton Class

Microsoft.SharePoint.Portal.WebControls Namespace