Partager via


RowCellTransformControl.Render - Méthode

Substitue la méthode System.Web.UI.Control.Render pour effectuer le rendu du contrôle RowCellTransformControl .

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

Syntaxe

'Déclaration
Protected Overrides Sub Render ( _
    output As HtmlTextWriter _
)
'Utilisation
Dim output As HtmlTextWriter

Me.Render(output)
protected override void Render(
    HtmlTextWriter output
)

Paramètres

Voir aussi

Référence

RowCellTransformControl classe

RowCellTransformControl - Membres

Microsoft.SharePoint.WebPartPages.Communication - Espace de noms