You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every now and then we need to throw away some imageprocessor cached image.
The code to figure out its path is ImageProcessor.Web.Caching.CachedImageHelper.GetCachedImageFileName(relativePath)
Should be simple to wrap a property editor around that. :)
Which categories would the idea fit?
Back-office
Developer Tools
Front-end
Starter Kits
Misc
Code of Conduct
I agree to follow this project's Code of Conduct.
The text was updated successfully, but these errors were encountered:
Idea summary
Every now and then we need to throw away some imageprocessor cached image.
The code to figure out its path is
ImageProcessor.Web.Caching.CachedImageHelper.GetCachedImageFileName(relativePath)
Should be simple to wrap a property editor around that. :)
Which categories would the idea fit?
Code of Conduct
The text was updated successfully, but these errors were encountered: