Share via


NavigateErrorEventArgs Class

 

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

Represents the event arguments for a navigate error event.

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

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Uii.Csr.Browser.Web.NavigateErrorEventArgs

Syntax

public sealed class NavigateErrorEventArgs : EventArgs
Public NotInheritable Class NavigateErrorEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod NavigateErrorEventArgs()

Initializes a new instance of the NavigateErrorEventArgs class.

Properties

Name Description
System_CAPS_pubproperty Cancel

Gets or sets a Boolean value that specifies whether to cancel the navigation to an error page and/or any further autosearch. False Default. Continue with navigation to an error page or autosearch. True Cancel navigation to an error page or autosearch.

System_CAPS_pubproperty Frame

Gets or sets the frame object in which the resource is to be displayed, or Null if no named frame is targeted for the resource.

System_CAPS_pubproperty pDisp

Gets or sets the pointer to the top-level or frame WebBrowser object corresponding to the failed navigation.

System_CAPS_pubproperty StatusCode

Gets or sets the integer that contains a status code corresponding to the error, if available.

System_CAPS_pubproperty URL

Gets or sets the URL for which navigation failed.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.Csr.Browser.Web Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright