System.Web.HttpResponse.Charset Property

Gets or sets the HTTP character set of the output stream.

Syntax

public string Charset { set; get; }

Value

The current character set.

Remarks

The Charset property can be set to null to suppress the HTTP Content-Type header.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0