WebBrowserExtended.Navigate Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Loads the document at the specified Uniform Resource Locator (URL) into the WebBrowser control, replacing the previous document. This overload starts the browser when necessary.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
public void Navigate(
string urlString
)
Public Sub Navigate (
urlString As String
)
Parameters
urlString
Type: System.StringThe URL of the document to load.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | This control is no longer valid. |
See Also
Navigate Overload
WebBrowserExtended Class
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright