CrossListQueryCache.GetSiteData method

Gets the data that the CrossListQueryInfo object specifies in the constructor.

Overload list

  Name Description
Public method GetSiteData(SPSite) Gets the cache data that is based on the CrossListQueryInfo specification.
Public method GetSiteData(SPWeb) Gets the data from the SPWeb object.
Public method GetSiteData(SPSite, String) Gets the cache data from the specified site and from the specified webUrl.
Public method GetSiteData(SPWeb, SPSiteDataQuery) Gets the data by using the specified SPSiteDataQuery object.

Top

See also

Reference

CrossListQueryCache class

CrossListQueryCache members

Microsoft.SharePoint.Publishing namespace

CrossListQueryCache