GetAttachmentKey
Leave feedback
On this page
Returns unique identifier for the cache entry that represents attachment file.
public static string GetAttachmentKey(string attachmentId)
| Parameter | Type | Description |
|---|---|---|
| attachmentId | String | Unique (in context of single file) identifier of the attachment. |
Unique identifier for the cache entry that represents attachment file.
| exception | condition |
|---|---|
| ArgumentException | Thrown when attachmentId is null or empty. |
- class CacheKeys
- namespace GroupDocs.Viewer.Caching
- assembly GroupDocs.Viewer
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.