Manage Methods

The Manage type exposes the following members.

Methods
  NameDescription
Public methodAddCookie
Adds a cookie to the current page.
Public methodDeleteAllCookies
Deletes all cookies from the page.
Public methodDeleteCookieByName
Deletes the cookie with the specified name from the page.
Public methodFindCookieByName
Gets a cookie with the specified name.
Public methodLocation
Get the current geo location.
Public methodSetLocation
Set the current geo location.
Top
See Also