ToolBarMenuButton.AddMenuItemSeparator method

AddMenuItems: Allow child class to override this method to add menu items.

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

Syntax

'Declaration
Public Sub AddMenuItemSeparator
'Usage
Dim instance As ToolBarMenuButton

instance.AddMenuItemSeparator()
public void AddMenuItemSeparator()

See also

Reference

ToolBarMenuButton class

ToolBarMenuButton members

Microsoft.SharePoint.WebControls namespace