Flyout Memory release

Hello,

From what I've seen so far once the flyout page is shown the memory allocated for it is never reclaimed.
I was wondering if anyone knows a way I can reclaim/unload the memory cosumed by the flyout page on the onHide event.
Thanks.




Answer this question

Flyout Memory release

  • William Lowers

    I'm guessing this is more an IE issue as it will cache the page and it's contents, perhaps MS could explain further.

    I don't believe there is a way to programmatically flush the memory cache.

  • Flyout Memory release