PublishingCache.ListCacheContents Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
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. |
Top