Share via


FilterProviderInfoBar.FilterProvider property

Gets a reference to the parent Web Part of the current FilterProviderInfoBar.

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

Syntax

'Declaration
Protected ReadOnly Property FilterProvider As WebPart
    Get
'Usage
Dim value As WebPart

value = Me.FilterProvider
protected WebPart FilterProvider { get; }

Property value

Type: Microsoft.SharePoint.WebPartPages.WebPart

See also

Reference

FilterProviderInfoBar class

FilterProviderInfoBar members

Microsoft.SharePoint.WebPartPages namespace