CrossListQueryInfo members

Contains data about how to perform a query using a SPCrossListQuery object with audience targeting.

The CrossListQueryInfo type exposes the following members.

Constructors

  Name Description
Public method CrossListQueryInfo Creates a new instance of the CrossListQueryInfo object.

Top

Properties

  Name Description
Public property AudienceFieldId Gets and sets the CrossListQueryInfo object.
Public property FilterByAudience Specifies whether to filter data by audience.
Public property GroupByAscending Specifies whether the Collaborative Application Markup Language (CAML) is grouped in ascending order.
Public property GroupByAudience Specifies whether Collaborative Application Markup Language (CAML) is grouped by audience.
Public property Lists Sets the Collaborative Application Markup Language (CAML)Lists attribute.
Public property Query Sets the Collaborative Application Markup Language (CAML)Query attribute.
Public property RowLimit Sets the maximum number of rows allowed in this Content By Query Web Part.
Public property ShowUntargetedItems Specifies whether to show items that are not targeted.
Public property UseCache Gets or sets a value that indicates whether or not cache should be used.
Public property ViewFields Sets the Collaborative Application Markup Language (CAML)ViewFields attribute.
Public property Webs Sets the Collaborative Application Markup Language (CAML)Webs attribute.
Public property WebUrl Gets or sets the Web URL to run the Collaborative Application Markup Language (CAML) query on.

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

CrossListQueryInfo class

Microsoft.SharePoint.Publishing namespace