Table of Contents
CookieManager.SetCookie Method
Overload List
Name Description
bool SetCookie(string, Cookie); Adds a new cookie to the cookie store.
bool SetCookie(Cookie); Adds a new cookie to the cookie store.
See Also