Write Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Web Namespace
HttpResponse Class
HttpResponse Methods
Write Method
Write Method (Char)
Write Method (Object)
Write Method (String)
Write Method (Char[], Int32, I ...
HttpResponse Methods
AddCacheDependency Method
AddCacheItemDependencies Metho ...
AddCacheItemDependency Method
AddFileDependencies Method
AddFileDependency Method
AddHeader Method
AppendCookie Method
AppendHeader Method
AppendToLog Method
ApplyAppPathModifier Method
BinaryWrite Method
Clear Method
ClearContent Method
ClearHeaders Method
Close Method
DisableKernelCache Method
End Method
Flush Method
Pics Method
Redirect Method
RemoveOutputCacheItem Method
SetCookie Method
TransmitFile Method
Write Method
WriteFile Method
WriteSubstitution Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
HttpResponse
.
.
::
.
Write Method
Writes information to an HTTP response output stream.
Overload List
Name
Description
Write(Char)
Writes a character to an HTTP response output stream.
Write(Object)
Writes an
Object
to an HTTP response stream.
Write(String)
Writes a string to an HTTP response output stream.
Write(
array<
Char
>
[]
()
[]
, Int32, Int32)
Writes an array of characters to an HTTP response output stream.
Top
See Also
Reference
HttpResponse Class
HttpResponse Members
System.Web Namespace
Tags :