This topic has not yet been rated - Rate this topic

WebBrowserExtensions Class

May 02, 2013

Contains extension methods for the WebBrowser control.

System.Object
  Microsoft.Phone.Controls.WebBrowserExtensions

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public static class WebBrowserExtensions

The WebBrowserExtensions type exposes the following members.

  NameDescription
Public methodStatic memberClearCookiesAsyncClears the cookies associated with the specified web browser control asynchronously.
Public methodStatic memberClearInternetCacheAsyncClears the Internet cache associated with the specified web browser control asynchronously.
Public methodStatic memberGetCookiesReturns a collection of cookies retrieved from the Source URI of the specified WebBrowser control.
Top

Windows Phone OS

Supported in: 8.0, 7.1

Windows Phone

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.