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 | |
---|---|---|
![]() |
CrossListQueryCache(CrossListQueryInfo) | Creates a CrossListQueryCache object that is based on the CrossListQueryInfo class specification. |
![]() |
CrossListQueryCache(CrossListQueryInfo, String) | Creates a CrossListQueryCache object that is based on the CrossListQueryInfo class specification. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ContextUrl | Gets the current URL. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSiteData(SPSite) | Gets the cache data that is based on the CrossListQueryInfo specification. |
![]() |
GetSiteData(SPWeb) | Gets the cache data from the SPWeb object. |
![]() |
GetSiteData(SPSite, String) | Gets the cache data from the specified site and from the specified webUrl. |
![]() |
GetSiteData(SPWeb, SPSiteDataQuery) | Gets the cache data using the specified SPSiteDataQuery object. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top