ListNet.ClearFilter Method

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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.