System.Web Namespace HttpResponse Class
Writes a string to an HTTP output content stream.
[ VB ] Overloads Public Sub Write ( _ ByVal s As String _ ) [ C# ] public void Write ( string s ); [ C++ ] public: void Write ( String* s ); [ JScript ] public function Write ( s : String );
HttpResponse Members HttpResponse.Write Overload List
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