DWebBrowserEvents2.BeforeNavigate2 Method (Object, Object, Object, Object, Object, Object, Boolean)

 

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

Fires before navigation occurs in the given object (on either a window element or a frameset element).

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

Syntax

void BeforeNavigate2(
    object pDisp,
    [InAttribute] ref object URL,
    [InAttribute] ref object Flags,
    [InAttribute] ref object TargetFrameName,
    [InAttribute] ref object PostData,
    [InAttribute] ref object Headers,
    ref bool Cancel
)
Sub BeforeNavigate2 (
    pDisp As Object,
    <InAttribute> ByRef URL As Object,
    <InAttribute> ByRef Flags As Object,
    <InAttribute> ByRef TargetFrameName As Object,
    <InAttribute> ByRef PostData As Object,
    <InAttribute> ByRef Headers As Object,
    ByRef Cancel As Boolean
)

Parameters

See Also

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

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright