How to prevent controls from refreshing when context changes

0
We have a page with lots of different controls and some of those controls can be slow performing.  They only need to load when the page loads, not every time the context changes.   Is there a way to prevent controls, such as the list view, from refreshing when the context changes?  Something like the flag on the html snippet to refresh on context changes.
asked
0 answers