WhatsNewWebPart.RenderWebPart - Méthode

Ce membre remplace WebPart.RenderWebPart(HtmlTextWriter).

Espace de noms :  Microsoft.SharePoint.Applications.GroupBoard.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub RenderWebPart ( _
    writer As HtmlTextWriter _
)
'Utilisation
Dim writer As HtmlTextWriter

Me.RenderWebPart(writer)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void RenderWebPart(
    HtmlTextWriter writer
)

Paramètres

Voir aussi

Référence

WhatsNewWebPart classe

WhatsNewWebPart - Membres

Microsoft.SharePoint.Applications.GroupBoard.WebPartPages - Espace de noms