vote up 0 vote down star

Is there a way to have the UpdatePanel control play nicely with output caching? I'd like to cache an entire ASP.NET page using the @OutputCache directive, EXCEPT for the UpdatePanel area.

flag

1 Answer

vote up 1 vote down

Have you looked at the asp:substitution control?

http://msdn.microsoft.com/en-us/library/ms228108.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.