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