MainBottomPageSection.Render Method

NOTE: This API is now obsolete.

This member overrides Control.Render(HtmlTextWriter).

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

Syntax

'Declaration
<ObsoleteAttribute("This control is obsolete.")> _
Protected Overrides Sub Render ( _
    output As HtmlTextWriter _
)
'Usage
Dim output As HtmlTextWriter

Me.Render(output)
[ObsoleteAttribute("This control is obsolete.")]
protected override void Render(
    HtmlTextWriter output
)

Parameters

See Also

Reference

MainBottomPageSection Class

MainBottomPageSection Members

Microsoft.SharePoint.Portal.WebControls Namespace