Share via


CrossListQueryCache.GetSiteDataResults Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method GetSiteDataResults(SPSite, Boolean) Gets the results of the current query on the specified site. The query will be run against an SPList if use SpQueryOnList is set to true. Otherwise, the query will be run against a site or Web.
Public method GetSiteDataResults(SPWeb, Boolean) Gets the results of the passed in query parameter on the specified web or list.
Public method GetSiteDataResults(SPSite, String, Boolean) Returns the results of the current query on the specified site.
Public method GetSiteDataResults(SPWeb, SPSiteDataQuery, Boolean) Gets the results of the passed-in query parameter on the specified web or list.

Top

See Also

Reference

CrossListQueryCache Class

CrossListQueryCache Members

Microsoft.SharePoint.Publishing Namespace