NavigateErrorEventArgs Members
Represents the event arguments for a navigate error event.
The following tables list the members exposed by the NavigateErrorEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
NavigateErrorEventArgs | Initializes a new instance of the NavigateErrorEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
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. | |
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. | |
pDisp | Gets or sets the pointer to the top-level or frame WebBrowser object corresponding to the failed navigation. | |
StatusCode | Gets or sets the integer that contains a status code corresponding to the error, if available. | |
URL | Gets or sets the URL for which navigation failed. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
NavigateErrorEventArgs Class
Microsoft.Uii.Csr.Browser.Web Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.