HttpResponseBase::Write Method (Object^)
.NET Framework (current version)
Writes the specified object to the HTTP response stream.
Assembly: System.Web (in System.Web.dll)
Parameters
- obj
-
Type:
System::Object^
The object to write to the HTTP output stream.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: