Método WebBrowser.NavigateToString

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Public Sub NavigateToString ( _
    html As String _
)
public void NavigateToString(
    string html
)
public:
void NavigateToString(
    String^ html
)
member NavigateToString : 
        html:string -> unit 

Parâmetros

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

WebBrowser Classe

Namespace Microsoft.Phone.Controls