ListNet.SetFilter Method
Applies to: SharePoint Foundation 2010
Sets the filter to use in the ListNet Control control.
expression.NoFilter(sender, setFilterArgsIgnore)
Parameters
expression
An expression that returns a ListNet object.
sender
A reference to the object that implements the interface on the provider Web Part.
setFilterArgs
Specifies the URL arguments for the filter. For example, &FilterField1=Field_Name&FilterValue1=Value.