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