Results for tag loadcontrol
  • How to dynamically load partially cached controls
    Martin Hejtmanek    —       —    Article

    Once more, I spent a lot of time on an unpleasant Microsoft bug (or feature?). I had to figure out why the dynamically loaded controls which use partial caching (output cache) always share the content with completely different controls loaded with the same method. And I got it working! Read further to learn more, you can save yourselves a lot of time if you have the same trouble ...