CrossListQueryCache Members

Include Protected Members
Include Inherited Members

Manages the cache for the Cross List Query.

The CrossListQueryCache type exposes the following members.

Constructors

  Name Description
Public method CrossListQueryCache(CrossListQueryInfo) Creates a CrossListQueryCache object that is based on the CrossListQueryInfo class specification.
Public method CrossListQueryCache(CrossListQueryInfo, String) Creates a CrossListQueryCache object that is based on the CrossListQueryInfo class specification.

Top

Methods

  Name Description
Public methodStatic member ContextUrl Gets the current URL.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
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.
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.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CrossListQueryCache Class

Microsoft.SharePoint.Publishing Namespace