Compartilhar via


BlogMonthQuickLaunch.RenderWebPart method

Processa o controle Web Part atual para o cliente.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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

Este processa substituir o HTML para o cliente para o mês arquivar link com base nas informações locais mês, configurações regionais e o UIVersion da página atual do blog.

Ver também

Referência

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace