Click or drag to resize

ICookieCollection Interface

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
public interface ICookieCollection : ICollection, 
	IEnumerable

The ICookieCollection type exposes the following members.

Properties
  NameDescription
Public propertyItem
Top
Methods
  NameDescription
Public methodAdd
Public methodRemove
Public methodSet
Top
See Also