Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Clear application caches" button #20

Open
stefankip opened this issue Feb 19, 2021 · 2 comments
Open

Add "Clear application caches" button #20

stefankip opened this issue Feb 19, 2021 · 2 comments

Comments

@stefankip
Copy link

This would clear the entire app's cache, so custom cache entries will be cleared as well.

@DanDiplo
Copy link
Owner

Are you talking about Umbraco caches or do you mean everything in the HttpContext.Cache object too?

@stefankip
Copy link
Author

In my case I'm using the AppCaches.RuntimeCache, don't know what the underlying Cache system is, but I guess HttpContext.Cache sounds about right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants