The ICookieJar type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AddCookie |
Adds a cookie to the current page.
|
![]() | DeleteAllCookies |
Deletes all cookies from the page.
|
![]() | DeleteCookie |
Deletes the specified cookie from the page.
|
![]() | DeleteCookieNamed |
Deletes the cookie with the specified name from the page.
|
![]() | GetCookieNamed |
Gets a cookie with the specified name.
|
Properties
Name | Description | |
---|---|---|
![]() | AllCookies |
Gets all cookies defined for the current page.
|
See Also