SetFilterEventArgs members
NOTE: This API is now obsolete.
Provides a filter expression for a list to the SetFilterEvent of the IFilterProvider interface.
The SetFilterEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SetFilterEventArgs | Obsolete. Initializes a new instance of the SetFilterEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
FilterExpression | Obsolete. Gets or sets the filter expression for a list provided by a WebPartThat implements the IFilterProvider interface when the SetFilterEvent occurs. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top