Hevea documentation

HttpCookieCollection.Item Property

Gets the cookie of a given identifier (null if not existing).

public HttpCookie this[
   string id
] {get;}

See Also

HttpCookieCollection Class | Hevea.Core.Http Namespace