AudienceManager.GetToolPaneControl Method
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Function GetToolPaneControl As IToolPaneControl
'Usage
Dim instance As AudienceManager
Dim returnValue As IToolPaneControl
returnValue = instance.GetToolPaneControl()
public IToolPaneControl GetToolPaneControl()
Return Value
Type: Microsoft.SharePoint.WebPartPages.IToolPaneControl
Implements
IRuntimeFilter2.GetToolPaneControl()