IHttpCookieCollection Interface |
Namespace: CMS.Base.Internal
public interface IHttpCookieCollection
The IHttpCookieCollection type exposes the following members.
Name | Description | |
---|---|---|
Item |
Gets the cookie value with the specified key wrapped into IHttpCookie object.
| |
Keys |
Gets an ICollectionT containing the keys of the IHttpCookieCollection.
|