Compartilhar via


UserProfileServiceStatisticsWebPartBase.RenderWebPart method

Processa o WebPart que herda do UserProfileServiceStatisticsWebPartBase.

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

Syntax

'Declaração
Protected Overrides Sub RenderWebPart ( _
    writer As HtmlTextWriter _
)
'Uso
Dim writer As HtmlTextWriter

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

Parâmetros

Comentários

Essa substituição define o BackColor do atual WebPart para Transparent.

Ver também

Referência

UserProfileServiceStatisticsWebPartBase class

UserProfileServiceStatisticsWebPartBase members

Microsoft.SharePoint.Portal.WebControls namespace