Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stores the name/value pairs from the collection post-back.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _rowData As DataTable
'Usage
Dim value As DataTable
value = Me._rowData
Me._rowData = value
protected DataTable _rowData