DMBrowser.GoTo Method
Definition
Navigate inside the current tab to the specified address (URL).
public virtual void GoTo(string url)
public virtual void GoTo(string url)
public virtual void GoTo(string url)
Parameters
url stringExamples
tab0.GoTo (“http://yahoo.com”);
tab0.GoTo (“http://yahoo.com”);
tab0.GoTo (“http://yahoo.com”);