ZennoLab Assemblies Documentation
ICookieContainer Interface Methods

ZennoLab.InterfacesLibrary.ProjectModel Namespace : ICookieContainer Interface

For a list of all members of this type, see ICookieContainer members.

Public Methods
 NameDescription
 MethodOverloaded. Adds the cookie item to the container.  
 MethodClears the contents from the container.  
 MethodCreates 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