WebBrowserExtensions Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The WebBrowserExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClearCookiesAsync | Clears the cookies associated with the specified web browser control asynchronously. |
|
ClearInternetCacheAsync | Clears the Internet cache associated with the specified web browser control asynchronously. |
|
GetCookies | Returns a collection of cookies retrieved from the Source URI of the specified WebBrowser control. |
Show: