Partager via


SearchBoxEx.GetToolParts, méthode (Microsoft.SharePoint.Portal.WebControls)

Overrides the GetToolParts method of the WebPart base class.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Overrides Function GetToolParts As ToolPart()
'Utilisation
Dim instance As SearchBoxEx
Dim returnValue As ToolPart()

returnValue = instance.GetToolParts
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public override ToolPart[] GetToolParts ()

Valeur de retour

An array of type ToolPart that determines which tool parts will be displayed in the tool pane.

Voir aussi

Référence

SearchBoxEx, classe
Membres SearchBoxEx
Microsoft.SharePoint.Portal.WebControls, espace de noms