ToolBarMenuButton.AddMenuItems method

AddMenuItems: Let child class to use this method to add menu items.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable Sub AddMenuItems
'Usage

Me.AddMenuItems()
protected virtual void AddMenuItems()

See also

Reference

ToolBarMenuButton class

ToolBarMenuButton members

Microsoft.SharePoint.WebControls namespace