Contains information about an error, such as a 404 page not found.
Public Attributes | |
| Location | Url |
| The URL if there was one. More... | |
| string | Custom |
| The custom HTML if there is any. More... | |
| int | StatusCode |
| The HTTP status code. More... | |
| Document | document |
| The host document. More... | |
Properties | |
| HtmlDocument | htmlDocument [get] |
| The host HTML document. More... | |
| string PowerUI.ErrorInfo.Custom |
The custom HTML if there is any.
| Document PowerUI.ErrorInfo.document |
The host document.
| int PowerUI.ErrorInfo.StatusCode |
The HTTP status code.
|
get |
The host HTML document.