SiteCacheSettingsWriter Methods

Include Protected Members
Include Inherited Members

The SiteCacheSettingsWriter type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAnonymousPageCacheProfileId Identifier (ID) of the anonymous page output cache profile for this area. (Inherited from SiteCacheSettings.)
Public method GetAuthenticatedPageCacheProfileId Identifier (ID) of the authenticated page output cache profile for this area. (Inherited from SiteCacheSettings.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member RestoreCacheSettingsOnImport Restores the previously saved caching related properties prior to doing the import operation.
Public methodStatic member SaveCacheSettingsBeforeImport Save the caching related properties to be restored prior to doing the import operation.
Public method SetAnonymousPageCacheProfileId Set the anonymous cache profile id for the page output cache.
Public method SetAuthenticatedPageCacheProfileId Sets the anonymous cache profile id for the page output cache.
Public method SetFarmBlobCacheFlushFlag Causes all servers in the server farm to flush the binary large object (BLOB) cache for this site.
Public method SetFarmCacheFlushFlag Causes all servers in the server farm to flush the object cache for this site.
Public method SetIsImportInProgress Sets the value for the IsImportInProgress setting.
Public method SetLastImportStatusUpdateTicks Sets the LastImportStatusUpdateTicks value for an ImportInProgress operation.
Public method ToString (Inherited from Object.)
Public method Update Saves the changes to the root web.
Public methodStatic member UpdateCacheSettingsDuringImport Updates the siteCacheSetting to indicate that an import operation is or is not currently in progress.

Top

See Also

Reference

SiteCacheSettingsWriter Class

Microsoft.SharePoint.Publishing Namespace