Click or drag to resize
IResponseHeaderEncoding Property
Gets or sets the encoding for the header of the current response.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Encoding HeaderEncoding { get; }

Property Value

Type: Encoding
See Also