CacheKeys Class |
Namespace: GroupDocs.Viewer.Caching
The CacheKeys type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetAttachmentKey |
Returns unique identifier for the cache entry that represents attachment file.
|
![]() ![]() | GetAttachmentsKey |
Returns unique identifier for the cache entry that represents collection of Attachment objects.
|
![]() ![]() | GetFileInfoKey |
Returns unique identifier for the cache entry that represents ViewInfo object.
|
![]() ![]() | GetFileKey |
Returns unique identifier for the cache entry that represents file.
|
![]() ![]() | GetPageKey |
Returns unique identifier for the cache entry that represents page file.
|
![]() ![]() | GetResourceFilter |
Returns filter string to search for cache entries that represents Resource objects.
|
![]() ![]() | GetResourceKey |
Returns unique identifier for the cache entry that represents Resource object.
|
![]() ![]() | GetViewInfoKey |
Returns unique identifier for the cache entry that represents ViewInfo object.
|