PublishingCache Members
Include Protected Members
Include Inherited Members
Provides the static ListCacheContents() method to output the cache contents of an SPSite object to a Stream object.
The PublishingCache type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
FlushBlobCache | Flushes the contents of the cache for the web application. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ListCacheContents(Stream, SPSite) | Outputs the cache contents of an SPSite object to a Stream object. |
![]() ![]() |
ListCacheContents(Stream, Boolean, SPSite) | Lists the contents of the cache and perssts it into the stream for the site collection. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top