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)
Available in Sandboxed Solutions: No
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