Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides WebPartLocRenderWebPart(HtmlTextWriter).
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overrides Sub RenderWebPart ( _
HtwWriter As HtmlTextWriter _
)
'Usage
Dim HtwWriter As HtmlTextWriter
Me.RenderWebPart(HtwWriter)
protected override void RenderWebPart(
HtmlTextWriter HtwWriter
)
Parameters
- HtwWriter
Type: System.Web.UI.HtmlTextWriter