The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: