Click or drag to resize
IRequestHeaders Property
Gets the collection of HTTP headers that were sent by the client.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
IHeaderDictionary Headers { get; }

Property Value

Type: IHeaderDictionary
See Also