![]() | ResponseWrite Method |
Name | Description | |
---|---|---|
![]() | Write(Char) |
Writes a character to an Response output stream
|
![]() | Write(Object) |
Writes the specified object to the response stream
|
![]() | Write(String) |
Writes the specified string to the response output string
|
![]() | Write(Char, Int32, Int32) |
Writes the specified array of characters to the response output stream
|