ToolBarMenuButton.AddMenuItem Method

Include Protected Members
Include Inherited Members

Adds a menu item with the specified parameters to the toolbar menu button.

Overload List

  Name Description
Public method AddMenuItem(String, String, String, String, String, String) Adds a menu item to the toolbar menu button with the specified identifier, display name, image URL, description, navigate URL, and script.
Public method AddMenuItem(String, String, String, String, String, String, SPBasePermissions, PermissionContext) Adds a menu item with the specified identifier, display name, URL, description, navigate URL, on-click script, required permissions, and context.

Top

See Also

Reference

ToolBarMenuButton Class

ToolBarMenuButton Members

Microsoft.SharePoint.WebControls Namespace