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.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ListCacheContents | Outputs the cache contents of an SPSite object to a Stream object. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top