| |||||
Page.Application PropertySystem.Web.UI Namespace Page Class Returns the Application object for the current Web request. Syntax
Property Value
The property is read only with no default value. RemarksThis property provides information about the current request's application state. An Application object is maintained for each ASP.NET application running on a Web server. Variables stored in the Application object are not discarded when users move from page to page in the application; instead, these variables persist as long as the application is running. For more information, see ASP.NET Applications. See AlsoPage Members HttpApplicationState |
| ||||
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