Click or drag to resize
IResponseHeaders Property
Gets the collection of response headers.

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

Property Value

Type: NameValueCollection
See Also