Click or drag to resize

ListFilterEventArgs Constructor

Initializes a new instance of a ListFilterEventArgs class.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public ListFilterEventArgs(
	ListRowCollection rows
)

Parameters

rows
Type: Dynamicweb.ControlsListRowCollection
Remarks