del método AudienceManager.GetToolPaneControl
Solicita una interfaz IToolPaneControl .
Espacio de nombres: Microsoft.Office.Server.Audience
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Function GetToolPaneControl As IToolPaneControl
'Uso
Dim instance As AudienceManager
Dim returnValue As IToolPaneControl
returnValue = instance.GetToolPaneControl()
public IToolPaneControl GetToolPaneControl()
Valor devuelto
Tipo: Microsoft.SharePoint.WebPartPages.IToolPaneControl
Una interfaz IToolPaneControl .
Implementaciones
IRuntimeFilter2.GetToolPaneControl()