IRuntimeFilter2.GetToolPaneControl method

Function called to get the customized control (instead of hardcoding it as a button).

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

Return value

Type: Microsoft.SharePoint.WebPartPages.IToolPaneControl

See also

Reference

IRuntimeFilter2 interface

IRuntimeFilter2 members

Microsoft.SharePoint.WebPartPages namespace