Click or drag to resize

Cookie Constructor (NameValueCollection)

Initializes a new instance of the Cookie class

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

Parameters

values
Type: System.Collections.SpecializedNameValueCollection
See Also