Condividi tramite


FilterProviderInfoBar.OnPreRender method

Populates the infobar with filter connection information, such as default value providers and consumers.

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

Syntax

'Declaration
Protected Overrides Sub OnPreRender ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnPreRender(e)
protected override void OnPreRender(
    EventArgs e
)

Parameters

See also

Reference

FilterProviderInfoBar class

FilterProviderInfoBar members

Microsoft.SharePoint.WebPartPages namespace