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