DWebBrowserEvents2.NavigateError Method (Object, Object, Object, Object, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Fires when an error occurs during navigation.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
void NavigateError(
object pDisp,
[InAttribute] ref object URL,
[InAttribute] ref object Frame,
[InAttribute] ref object StatusCode,
ref bool Cancel
)
Sub NavigateError (
pDisp As Object,
<InAttribute> ByRef URL As Object,
<InAttribute> ByRef Frame As Object,
<InAttribute> ByRef StatusCode As Object,
ByRef Cancel As Boolean
)
Parameters
- pDisp
Type: System.Object
- URL
Type: System.Object
- Frame
Type: System.Object
- StatusCode
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