Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Requests an IToolPaneControl interface.
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.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
An IToolPaneControl interface.
Implements
IRuntimeFilter2.GetToolPaneControl()