ZennoLab Assemblies Documentation
CookieContainer Class Methods


ZennoLab.CommandCenter Namespace : CookieContainer Class

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

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