Click or drag to resize
IRequestCookies Property
Gets the collection of cookies that were sent by the client.

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

Property Value

Type: IRequestCookieCollection
See Also