Click or drag to resize
IResponseCookieCollection Properties

The IResponseCookieCollection type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets the cookie value with the specified key wrapped into IHttpCookie object.
(Inherited from IHttpCookieCollection.)
Public propertyKeys
Gets an ICollectionT containing the keys of the IHttpCookieCollection.
(Inherited from IHttpCookieCollection.)
Top
See Also