Partager via


IRuntimeFilter2.GetToolPaneControl - Méthode

Fonction appelée pour obtenir le contrôle personnalisé (au lieu de coder sous la forme d'un bouton).

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Function GetToolPaneControl As IToolPaneControl
'Utilisation
Dim instance As IRuntimeFilter2
Dim returnValue As IToolPaneControl

returnValue = instance.GetToolPaneControl()
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
IToolPaneControl GetToolPaneControl()

Valeur renvoyée

Type : Microsoft.SharePoint.WebPartPages.IToolPaneControl

Voir aussi

Référence

IRuntimeFilter2 interface

IRuntimeFilter2 - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms