HttpResponse::Charset Property
.NET Framework (current version)
Gets or sets the HTTP character set of the output stream.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| HttpException | The Charset property was set after headers were sent. |
The Charset property can be set to null to suppress the HTTP Content-Type header.
.NET Framework
Available since 1.1
Available since 1.1
Show: