ViewSelectorMenu.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. (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

ViewSelectorMenu Class

ViewSelectorMenu Members

Microsoft.SharePoint.WebControls Namespace