FilterInfoBar.RenderContents Method

Emits the display HTML for the information bar.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Sub RenderContents ( _
    writer As HtmlTextWriter _
)
'Usage
Dim writer As HtmlTextWriter

Me.RenderContents(writer)
protected override void RenderContents(
    HtmlTextWriter writer
)

Parameters

See Also

Reference

FilterInfoBar Class

FilterInfoBar Members

Microsoft.SharePoint.WebPartPages Namespace