class %CSP.UI.Portal.Dialog.ExportOutput
extends %CSP.Page
This pages shows the export output of the System Management Portal.
parameter DOMAIN = "%Utility";
Set this to the correct domain.
classmethod DrawError(err)
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.