ZennoLab Assemblies Documentation
CookieContainer Class Members
Properties  Methods 


ZennoLab.CommandCenter Namespace : CookieContainer Class

The following tables list the members exposed by CookieContainer.

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

Reference

CookieContainer Class
ZennoLab.CommandCenter Namespace