| |||||
HttpContext.ApplicationInstance PropertySystem.Web Namespace HttpContext Class Sets or retrieves the HttpApplication object for the current HTTP request. [ VB ] Public Property ApplicationInstance As HttpApplication [ C# ] public HttpApplication ApplicationInstance {get; set;} [ C++ ] public: __property HttpApplication* get_ApplicationInstance ( ); public: __property void set_ApplicationInstance ( HttpApplication* ); [ JScript ] public function get ApplicationInstance ( ) : HttpApplication; public function set ApplicationInstance ( HttpApplication ); Property ValueThe HttpApplication object for the current HTTP request. 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