Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
- pDisp
Type: System.Object
- URL
Type: System.Object
- Flags
Type: System.Object
- TargetFrameName
Type: System.Object
- PostData
Type: System.Object
- Headers
Type: System.Object
- Cancel
Type: System.Boolean
See Also
DWebBrowserEvents2 Interface
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright