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 | |
---|---|---|
![]() |
CrossListQueryInfo | Constructs a new T[:Microsoft.SharePoint.Publishing.CrossListQueryInfo] object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
FilterByAudience | Specifies whether data should be filtered by audience. |
![]() |
GroupByAscending | Specifies whether the Collaborative Application Markup Language (CAML) is grouped in ascending order. |
![]() |
GroupByAudience | Specify whether the Collaborative Application Markup Language (CAML) is grouped by audience. |
![]() |
Lists | Sets the Collaborative Application Markup Language (CAML) Lists attribute. |
![]() |
Query | Sets the Collaborative Application Markup Language (CAML) Query attribute. |
![]() |
RowLimit | The maximum number of rows allowed in this Content Query Web Part. |
![]() |
ShowUntargetedItems | Specifies whether untargeted items are shown. |
![]() |
UseCache | Use the cache data when possible. |
![]() |
ViewFields | Sets the Collaborative Application Markup Language (CAML) ViewFields attribute. |
![]() |
Webs | Sets the Collaborative Application Markup Language (CAML) Webs attribute. |
![]() |
WebUrl | Web URL to run the Collaborative Application Markup Language (CAML) query on. |
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