ApplicationAssociationsViewWebPart.RenderWebPart Method

Renders the output stream for the grid control.

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

Syntax

'Declaration
Protected Overrides Sub RenderWebPart ( _
    output As HtmlTextWriter _
)
'Usage
Dim output As HtmlTextWriter

Me.RenderWebPart(output)
protected override void RenderWebPart(
    HtmlTextWriter output
)

Parameters

See Also

Reference

ApplicationAssociationsViewWebPart Class

ApplicationAssociationsViewWebPart Members

Microsoft.SharePoint.WebControls Namespace