CrossListQueryCache Members

Include Protected Members
Include Inherited Members

Manages the cache for the Cross List Query. This class cannot be inherited.

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 cache 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 cache data using the specified SPSiteDataQuery object.
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