IHttpCookieCollection Methods |
The IHttpCookieCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified cookie to the cookie collection.
|
![]() | Clear |
Clears all cookies from the cookie collection.
|
![]() | Remove |
Removes the cookie with the specified name from the collection.
|
Name | Description | |
---|---|---|
![]() | ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) |
![]() | ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |