UserDocsWebPart.WriteItemRow - Méthode
Ce membre remplace AggregationWebPart.WriteItemRow(DataRow, Boolean).
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Overrides Function WriteItemRow ( _
row As DataRow, _
alternate As Boolean _
) As Boolean
'Utilisation
Dim row As DataRow
Dim alternate As Boolean
Dim returnValue As Boolean
returnValue = Me.WriteItemRow(row, _
alternate)
protected override bool WriteItemRow(
DataRow row,
bool alternate
)
Paramètres
- row
Type : System.Data.DataRow
- alternate
Type : System.Boolean
Valeur renvoyée
Type : System.Boolean
Retourne Boolean .