| Name | Description | |
|---|---|---|
![]() | ClearCache | Overloaded. Clears the image cache for all images in image file. |
![]() | DeleteItem | Deletes the item from the cache manager. (Inherited from CacheManagerBase) |
![]() | DeleteOldCache | Deletes old cache. |
![]() | GetItem | Returns an item from the cache manager. (Inherited from CacheManagerBase) |
![]() | GetItemPath | Returns an absolute path to a file, which stores the thumbnail image. |
![]() | GetThumbnailId | Overloaded. Returns a thumbnail identifier. |
![]() | IsImageCacheExist | Determines that the cache manager contains the image cache for specified page in specified image file. |
![]() | IsImageFileCacheExist | Determines that the cache manager contains the image cache for an image file. |
![]() | ItemExist | Determines that the cache manager contains an item with the specified identifier. (Inherited from CacheManagerBase) |
![]() | LockItem | Locks an item in cache manager and returns the item. (Inherited from CacheManagerBase) |
![]() | UnlockItem | Unlocks locked item in cache manager. (Inherited from CacheManagerBase) |

