XsltListFormWebPart.CreateWebPartMenu Method

Creates the menu for the XsltListFormWebPart.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides Sub CreateWebPartMenu
'Usage
Dim instance As XsltListFormWebPart

instance.CreateWebPartMenu()
public override void CreateWebPartMenu()

Remarks

This override removes the export option from the menu.

See Also

Reference

XsltListFormWebPart Class

XsltListFormWebPart Members

Microsoft.SharePoint.WebPartPages Namespace