Click or drag to resize
IResponseCookies Property
Gets the response cookie collection.

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

Property Value

Type: IResponseCookieCollection
See Also