Share via


NoFilter(object, System.EventArgs) Method

The NoFilter method of the DataViewWebPart class implements the NoFilter event handler. This event is sent by the provider to notify the consumer part that no filter will be provided. The consumer part should then just reuse the existing filter.

Parameters

sender   Object sending event

e   Event arguments.

Remarks

The NoFilter method implements the NoFilter event handler. This event is sent by the provider to notify the consumer part that a filter will not be provided. This causes the consumer Web Part to reuse the existing filter.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security