Share via


CrossListQueryInfo Members

Include Protected Members
Include Inherited Members

Contains data about how to perform an SPCrossListQuery with audience targeting.

The CrossListQueryInfo type exposes the following members.

Constructors

  Name Description
Public method CrossListQueryInfo Constructs a new T[:Microsoft.SharePoint.Publishing.CrossListQueryInfo] object.

Top

Properties

  Name Description
Public property FilterByAudience Specifies whether data should be filtered by audience.
Public property GroupByAscending Specifies whether the Collaborative Application Markup Language (CAML) is grouped in ascending order.
Public property GroupByAudience Specify whether the 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 The maximum number of rows allowed in this Content Query Web Part.
Public property ShowUntargetedItems Specifies whether untargeted items are shown.
Public property UseCache Use the cache data when possible.
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 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