ListNet.ClearFilter Method

Applies to: SharePoint Foundation 2010

Removes the filter on the ListNet Control control to show all items.

expression.ClearFilter(sender, setFilterArgsIgnore)

Parameters

expression

An expression that returns a ListNet object.

sender

The object or a reference to the object that implements the interface on the provider Web Part.

setFilterArgsIgnore

A variant that is ignored but that must be specified.