Hi! I have a web part that sends a request and receives a response that is cached. I need to reset the cache every time when the content manager makes an edit to the web part in Design mode. Is there a necessary event handler for the web part?
It depends on the caching you are using in your code. I would recommend checking the documentation on available caching options and cache dependency keys in Kentico and alsol review your code.
I need to reset the cache exactly at the moment when the content manager made changes to the web part and clicked the save button
Please, sign in to be able to submit a new answer.