 | ListGetSelectedRowsFromAllPages Method |
Retrieves all selected rows from all pages.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxpublic ListRowCollection GetSelectedRowsFromAllPages()
Public Function GetSelectedRowsFromAllPages As ListRowCollection
Return Value
Type:
ListRowCollection
Remarks
See Also