SetFilterEventArgs members
Include protected members
Include inherited members
NOTE: This API is now obsolete.
Fornece uma expressão de filtro de uma lista para o SetFilterEvent da interface IFilterProvider .
The SetFilterEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SetFilterEventArgs | Obsolete. Inicializa uma nova instância da classe SetFilterEventArgs . |
Top
Properties
Name | Description | |
---|---|---|
FilterExpression | Obsolete. Obtém ou define a expressão de filtro de uma lista fornecida por um WebPartque implementa a interface IFilterProvider quando ocorre a SetFilterEvent . |
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