Deletes data stored in a cookie by the StoreCookie API.
bool DeleteCookie(string cookieName)
cookieName
string
the name of the cookie
Deletes the cookie stored in the location specified by the StoreKeysLocation property.
Last updated 2 years ago