The IRenderSite type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DocumentCompleted | Performs any actions after completing rendering of the specified document. | |
| HandleException | Handles Exception. | |
| HandleRenderingException | Returns the "true" value if the Exception is required to be handled. | |
| NotifyCancelRendering | Notifies about the rendering cancel. | |
| ProgressEnd | Ends progress indication. | |
| ProgressStart | Starts progress indication. | |
| ShowError | Shows the error information. | |
| ShowProgress | Shows the progress indicator tool. |
Events
| Name | Description | |
|---|---|---|
| CancelRender | Occurs when rendering is canceled by the client. |