Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
6 Points
3 Posts
Jun 05, 2011 08:04 PM|LINK
You can add these response to cache
Or try to play around SetCacheability
....
Response.Cache.SetCacheability(HttpCacheability.Public);
.....
Would be great if you share the result after you try all the enumuration
softestpk
Member
6 Points
3 Posts
Re: Transparent Background on Image is black...
Jun 05, 2011 08:04 PM|LINK
You can add these response to cache
Or try to play around SetCacheability
....
Response.Cache.SetCacheability(HttpCacheability.Public);
.....
Would be great if you share the result after you try all the enumuration