.NET Framework Class Library
HttpResponse..::.Write Method

Writes information to an HTTP response output stream.

Overload List

  NameDescription
Public methodWrite(Char)Writes a character to an HTTP response output stream.
Public methodWrite(Object)Writes an Object to an HTTP response stream.
Public methodWrite(String)Writes a string to an HTTP response output stream.
Public methodWrite(array<Char>[]()[], Int32, Int32)Writes an array of characters to an HTTP response output stream.
Top
See Also

Reference

Tags :


Page view tracker