HttpCookieCollection.Remove Method
.NET Framework 3.0
Removes the cookie with the specified name from the collection.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
If a cookie with the specified name does not exist in the collection, no exception is thrown.
| Topic | Location |
|---|---|
| How to: Delete a Cookie | Building ASP .NET Web Applications |
| How to: Delete a Cookie | Building ASP .NET Web Applications |
Community Additions
ADD
Show: