System.Web Namespace HttpResponse Class
Initializes a new instance of the HttpResponse class.
[ VB ] Public Sub New ( _ ByVal writer As TextWriter _ ) [ C# ] public HttpResponse ( TextWriter writer ); [ C++ ] public: HttpResponse ( TextWriter* writer ); [ JScript ] public function HttpResponse ( writer : TextWriter );
HttpResponse Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note