Click or drag to resize
IResponseCookies Property
Gets the cookies to set on the response.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
CookieCollection Cookies { get; set; }

Property Value

Type: CookieCollection
See Also