Hi.
Is there a easy way to clear the full page cache eg some querystring that will delete all the page.html files in the files/cache.net folder ?
Hi.
Is there a easy way to clear the full page cache eg some querystring that will delete all the page.html files in the files/cache.net folder ?
You can do this in Management Center > System > Solution report - Click the "Purge" button where it says "size of cache".
Thank you Morten. Do you know if it can be done with the API?
Dynamicweb.Content.Caching.Cache.PurgeCacheFiles(PageID)
Thank you guys!
You must be logged in to post in the forum