class %CSP.UI.System.ViewCode
extends %CSP.Page
Display routine code.
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.
classmethod OnPreHTTP()
as %Boolean
Ensure user has %Development:USE.