Share via


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
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member FlushBlobCache Flushes the contents of the cache for the web application.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member ListCacheContents(Stream, SPSite) Outputs the cache contents of an SPSite object to a Stream object.
Public methodStatic member ListCacheContents(Stream, Boolean, SPSite) Lists the contents of the cache and perssts it into the stream for the site collection.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PublishingCache Class

Microsoft.SharePoint.Publishing Namespace