DataFormWebPart._rowData - Champ
Stocke les paires nom/valeur à post-l'arrière de collection.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected _rowData As DataTable
'Utilisation
Dim value As DataTable
value = Me._rowData
Me._rowData = value
protected DataTable _rowData