The IRenderSite type exposes the following members.

Methods

  NameDescription
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

  NameDescription
CancelRender
Occurs when rendering is canceled by the client.

See Also