IWebViewDelegate.LoadUrl(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void LoadUrl(System::String ^ url);
public void LoadUrl (string? url);
abstract member LoadUrl : string -> unit
Public Sub LoadUrl (url As String)
Parameters
- url
- String