Android.Webkit.WebView.LoadUrl Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("loadUrl", "(Ljava/lang/String;Ljava/util/Map;)V", "GetLoadUrl_Ljava_lang_String_Ljava_util_Map_Handler")]
public virtual void LoadUrl (string url, IDictionary<string, string> extraHeaders)

Parameters

url
Documentation for this section has not yet been entered.
additionalHttpHeaders
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1