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.
Return the tool panes that configure this ContentByQueryWebPart object..
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetToolParts As ToolPart()
'Usage
Dim instance As ContentByQueryWebPart
Dim returnValue As ToolPart()
returnValue = instance.GetToolParts()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override ToolPart[] GetToolParts()
Return Value
Type: []