System.Web Namespace HttpContext Class
Gets the HttpResponse object for the current HTTP response.
[ VB ] Public ReadOnly Property Response As HttpResponse [ C# ] public HttpResponse Response {get;} [ C++ ] public: __property HttpResponse* get_Response ( ); [ JScript ] public function get Response ( ) : HttpResponse;
The HttpResponse object for the current response.
HttpContext Members
© 2000-2010 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 asp.net.ph