TableResultControl.RenderControl Method (HtmlTextWriter)

Renders the control to the page.

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

Syntax

'Declaration
Public Overrides Sub RenderControl ( _
    writer As HtmlTextWriter _
)
'Usage
Dim instance As TableResultControl
Dim writer As HtmlTextWriter

instance.RenderControl(writer)
public override void RenderControl(
    HtmlTextWriter writer
)

Parameters

See Also

Reference

TableResultControl Class

TableResultControl Members

RenderControl Overload

Microsoft.SharePoint.WebControls Namespace