Share via


ApplicationAssociationsViewWebPart.RenderWebPart method

Renders the output stream for the grid control.

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

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