FilterOperation members

Represents a filter operation in the list view that is serialized in view state across multiple HTTP requests.

The FilterOperation type exposes the following members.

Constructors

  Name Description
Public method FilterOperation Initializes a new instance of a FilterOperation class representing a filter operation.

Top

Properties

  Name Description
Public property FilterData
Public property FilterValue Gets or sets the value of the filter.
Public property IsFieldLookupId Gets or sets a value that indicates whether the current filter operation is applied to the lookup field.
Public property OperationType Gets or sets the type of the filter operation.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

FilterOperation class

Microsoft.SharePoint.WebPartPages namespace