IRequestCookieCollection Properties |
The IRequestCookieCollection type exposes the following members.
Name | Description | |
---|---|---|
Item |
Gets the cookie value with the specified key wrapped into IHttpCookie object.
(Inherited from IHttpCookieCollection.) | |
Keys |
Gets an ICollectionT containing the keys of the IHttpCookieCollection.
(Inherited from IHttpCookieCollection.) |