MWSSettingsMenu.AddMenuItem method

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. (Inherited from ToolBarMenuButton.)
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. (Inherited from ToolBarMenuButton.)

Top

See also

Reference

MWSSettingsMenu class

MWSSettingsMenu members

Microsoft.SharePoint.WebControls namespace