Click or drag to resize

ResponseWrite Method

Overload List
  NameDescription
Public methodWrite(Char)
Writes a character to an Response output stream
Public methodWrite(Object)
Writes the specified object to the response stream
Public methodWrite(String)
Writes the specified string to the response output string
Public methodWrite(Char, Int32, Int32)
Writes the specified array of characters to the response output stream
Top
See Also