WebSession.Cookies.Remove
From Real Software Documentation
Method
| This method is only available for Web applications. |
Removes (deletes) the cookie whose name (and optional domain and path) match the values passed.
See Also
WebSession.Cookies.Count, WebSession.Cookies.NameAtIndex, WebSession.Cookies.Set, WebSession.Cookies.Value
