Gets or sets a value specifying the content encoding of HTTP responses.
Syntax
[System.Configuration.ConfigurationProperty("responseEncoding", DefaultValue="utf-8")] public System.Text.EncodingResponseEncoding { set; get; }
Value
Documentation for this section has not yet been entered.
Remarks
The GlobalizationSection.ResponseEncoding property gets or sets a value specifying the content encoding of HTTP responses. The default encoding is UTF-8.