Name | Description | |
---|---|---|
PageRenderingErrorEventArgs Constructor | Initializes a new PageRenderingErrorEventArgs object. |
The following tables list the members exposed by PageRenderingErrorEventArgs.
Name | Description | |
---|---|---|
PageRenderingErrorEventArgs Constructor | Initializes a new PageRenderingErrorEventArgs object. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the page rendering should be cancelled or not. | |
ErrorMessage | Gets the associated error message. | |
PageNumber | Gets the page number where the error appeared. | |
PageRenderingError | Gets the type of the error that appeared. |