ZennoLab Assemblies Documentation
ICookieContainer Interface Members
Properties  Methods 

ZennoLab.InterfacesLibrary.ProjectModel Namespace : ICookieContainer Interface

The following tables list the members exposed by ICookieContainer.

Public Properties
 NameDescription
 PropertyGets collection of cookie's domains from container.  
Top
Public Methods
 NameDescription
 MethodOverloaded. Adds the cookie item to the container.  
 MethodClears the contents from the container.  
 MethodOverloaded. Creates a new cookie item.  
 MethodExports the contents of container to the byte array.  
 MethodOverloaded. Gets a collection of cookie items corresponding to the host.  
 MethodOverloaded. Gets a collection of cookie strings corresponding to the host. Format is "name=value"  
 MethodImports the contents from the byte array.  
 MethodReplaces the contents of the container with cookies from the instance. Works only for project.Profile.CookieContainer.  
 MethodOverloaded. Removes the cookie item from the container.  
Top
See Also

Reference

ICookieContainer Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace
IProfile.CookieContainer Property