WebBrowserExtensions Class
May 02, 2013
Contains extension methods for the WebBrowser control.
Namespace:
Microsoft.Phone.Controls
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
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. |

