HtmlMenuButton Properties

Include Protected Members
Include Inherited Members

The HtmlMenuButton type exposes the following members.

Properties

  Name Description
Public property ClickThruURL Gets or sets the URL of the link.
Public property DefaultURL Gets or sets the default URL for each menu item that does not have a URL in the menu item template.
Public property DisableItems Gets a string collection containing a list of menu item identifiers that are disabled.
Public property DisplayHtml Gets or sets the actual HTML that is displayed.
Public property ImageURL Gets or sets the URL of the image contained in the link.
Public property IsNarrow Gets or sets a value indicating whether the width of the menu button is set to the maximum width available on the screen or to the minimum width.
Public property ItemID Gets or sets the client-side ItemId attribute for this menu button.
Public property LinkID Gets or sets the client-side identifier for the URL that is rendered for the ClickThruURL property.
Public property MenuID Gets or sets the client-side identifier for the menu associated with this menu button.
Public property Parameters Gets the hash table containing the name/value pairs for the menu items.
Public property Text Gets or sets the label that appears in the link contained in the menu button.
Public property UseWSSMenu Gets or sets a value that indicates whether the menu button is displayed using Microsoft SharePoint Foundation 2010 formatting.

Top

See Also

Reference

HtmlMenuButton Class

Microsoft.SharePoint.Portal.WebControls Namespace