Share via


SPChromeSettings.Menu property

Allows a Web Part to remove, edit, or add to the Web Part Menu for the user of this object.

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

Syntax

'Declaration
Public ReadOnly Property Menu As Menu
    Get
'Usage
Dim instance As SPChromeSettings
Dim value As Menu

value = instance.Menu
public Menu Menu { get; }

Property value

Type: Microsoft.SharePoint.WebPartPages.Menu

See also

Reference

SPChromeSettings class

SPChromeSettings members

Microsoft.SharePoint.WebPartPages namespace