HoosautAssomi
New Member
I build a website page with asp.net (webforms).Im using partial caching (output caching) for a page. so \[code\]A\[/code\] and \[code\]B\[/code\] (user controls) are cached. (while the page is not).Is there any way I can see in \[code\]fiddler\[/code\] that \[code\]A\[/code\] and \[code\]B\[/code\] got from the catch ? (while the page is not ?)
does it have that kind of feature ?\[code\] ___________________| Page || ____ || + + || | A |(ascx) || +____+ || || || ____ || + + || | B |(ascx) || +____+ || || | ___________________\[/code\]
does it have that kind of feature ?\[code\] ___________________| Page || ____ || + + || | A |(ascx) || +____+ || || || ____ || + + || | B |(ascx) || +____+ || || | ___________________\[/code\]