CacheKeys
Contenuti
[
Nascondere
]
CacheKeys class
Fornisce metodi per recuperare l’identificatore univoco per la voce della cache.
public static class CacheKeys
Metodi
| Nome | Descrizione |
|---|---|
| static GetAttachmentKey(string) | Restituisce l’identificatore univoco per la voce della cache che rappresenta il file allegato. |
| static GetAttachmentsKey() | Restituisce l’identificatore univoco per la voce della cache che rappresenta la raccolta diAttachment oggetti. |
| static GetFileInfoKey() | Restituisce l’identificatore univoco per la voce della cache che rappresentaViewInfo oggetto. |
| static GetFileKey(string) | Restituisce l’identificatore univoco per la voce della cache che rappresenta il file. |
| static GetPageKey(int, string) | Restituisce l’identificatore univoco per la voce della cache che rappresenta il file di paging. |
| static GetResourceFilter(int) | Restituisce la stringa del filtro per cercare le voci della cache che rappresentaResource oggetti. |
| static GetResourceKey(int, Resource) | Restituisce l’identificatore univoco per la voce della cache che rappresentaResource oggetto. |
| static GetViewInfoKey() | Restituisce l’identificatore univoco per la voce della cache che rappresentaViewInfo oggetto. |
Guarda anche
- spazio dei nomi GroupDocs.Viewer.Caching
- assemblea GroupDocs.Viewer