November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
It helps to write a forum post....
Combine it with SaveAction.Save or SaveAction.Publish and voila :-)
//Morten
Hi,
I've found that if I re-save a page, that is published, with SaveAction.ForceCurrentVersion the cache is not invalidated.
I save the PageData with ForceCorrentVersion, and if I do a getpage on that very pagedata, I do not get the new values.(I can close down the browser, even use a different browser, does not matter) After an IISRESET I do get the correct data.
If I use SaveAction.Publish then I get the new and correct values on the next getpage.
Is this by design? Or is there something I'm missing here?
Regards,
Morten