GetResourceFilter
Leave feedback
On this page
Returns filter string to search for cache entries that represents Resource objects.
public static string GetResourceFilter(int pageNumber)
| Parameter | Type | Description |
|---|---|---|
| pageNumber | Int32 | The number of page. |
Filter string to search for cache entries that represents Resource objects.
| exception | condition |
|---|---|
| ArgumentException | Thrown when pageNumber is less or equal to zero. |
- 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.