Dynamicweb 9
Dynamicweb 9
Dynamicweb.Environment.Web
Response Class
Response Properties
ContentType Property
Cookies Property
Expires Property
IsClientConnected Property
OutputStream Property
Status Property
StatusCode Property
StatusDescription Property
Response
Cookies Property
Gets the response cookie collection
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
C#
VB
Copy
public
ICookieCollection
Cookies
{
get
; }
Public
ReadOnly
Property
Cookies
As
ICookieCollection
Get
Property Value
Type:
ICookieCollection
Implements
IResponse
Cookies
See Also
Reference
Response Class
Dynamicweb.Environment.Web Namespace