Click or drag to resize

Cookie Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.EnvironmentCookie

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
public class Cookie

The Cookie type exposes the following members.

Constructors
  NameDescription
Public methodCookie(NameValueCollection)
Initializes a new instance of the Cookie class
Public methodCookie(String)
Initializes a new instance of the Cookie class
Public methodCookie(String, String)
Initializes a new instance of the Cookie class
Top
Properties
See Also