//
you're reading...
asp.net

OutputCache directive interferes with page styling

I have a page that contains some clever CSS styling to manage its column layouts as well as an Ajax AlwaysVisibleControlExtender; both contained within a MasterPage. When I applied the @OutputCache declaration neither the styling nor the control extender worked. I solved the problem by changing my approach to specifying my cache policy to a programmatic one, via the Response.Cache methods and set them in my Page_Load routine.

Advertisement

About art colman

XML tools and consulting for standards development.

Discussion

No comments yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.