| |||||||||
Page.Cache PropertySystem.Web.UI Namespace Page Class Returns the Cache object associated with the application in which the page resides. Syntax
Property Value
The property is read only with no default value. Exceptions
RemarksAn application's Cache object allows you to store and retrieve arbitrary data on subsequent requests . The cache is not specifically associated with a page or user session. It is used primarily to enhance application performance. For more information, see Caching Application Data. See Also |
| ||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme