Share via


FilterConsumerInfoBar.FilterConsumer property

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

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

Syntax

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

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

Property value

Type: System.Web.UI.WebControls.WebParts.WebPart

See also

Reference

FilterConsumerInfoBar class

FilterConsumerInfoBar members

Microsoft.SharePoint.WebPartPages namespace