CacheKeys class
Leave feedback
On this page
Provides methods to retrieve unique identifier for the cache entry.
The CacheKeys type exposes the following members:
| Method | Description |
|---|---|
| get_attachment_key | Returns unique identifier for the cache entry that represents attachment file. |
| get_attachments_key | Returns a unique identifier for the cache entry that represents a collection of Attachment objects. |
| get_file_info_key | Returns unique identifier for the cache entry that represents ViewInfo object. |
| get_file_key | Returns unique identifier for the cache entry that represents file. |
| get_page_key | Returns unique identifier for the cache entry that represents page file. |
| get_resource_filter | Returns a filter string to search for cache entries that represent Resource objects. |
| get_resource_key | Returns unique identifier for the cache entry that represents Resource object. |
| get_view_info_key | Returns a unique identifier for the cache entry that represents ViewInfo object. |
- module
groupdocs.viewer.caching
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.