IWebBrowser2.Navigate Method (String, Object, Object, Object, Object)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Navigates to a resource identified by a URL or to a file identified by a full path.

Namespace:   Microsoft.Uii.Csr.Browser.Web
Assembly:  Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)

Syntax

void Navigate(
    string URL,
    [InAttribute] ref object Flags,
    [InAttribute] ref object TargetFrameName,
    [InAttribute] ref object PostData,
    [InAttribute] ref object Headers
)
Sub Navigate (
    URL As String,
    <InAttribute> ByRef Flags As Object,
    <InAttribute> ByRef TargetFrameName As Object,
    <InAttribute> ByRef PostData As Object,
    <InAttribute> ByRef Headers As Object
)

Parameters

  • TargetFrameName
    Type: System.Object

    Specifies the target frame name.

See Also

IWebBrowser2 Interface
Microsoft.Uii.Csr.Browser.Web Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright