OutputCache inheritance.

  • Thread starter Thread starter Chandy
  • Start date Start date
C

Chandy

Hi,

I have 2 usercontrols (ascx), one of which contains the other. Are the
OutputCache settings for the child control deterimined by the values in
the child control itself or do the values from the parent override
them? Don't see it documented anywhere.

TIA,

Chandy
 
If you are doing output caching for the child control ,settings will be based
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top