Dynamicweb 9
Dynamicweb 9
Dynamicweb.Environment
IResponse Interface
IResponse Methods
AddHeader Method
BinaryWrite Method
Clear Method
ClearHeaders Method
End Method
Flush Method
IsValid Method
Redirect Method
SetCookie Method
Write Method
IResponse
SetCookie Method
Namespace:
Dynamicweb.Environment
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
C#
VB
Copy
void
SetCookie
(
Cookie
cookie
)
Sub
SetCookie
(
cookie
As
Cookie
)
Parameters
cookie
Type:
Dynamicweb.Environment
Cookie
See Also
Reference
IResponse Interface
Dynamicweb.Environment Namespace