Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%CSP.UI.System.ViewCode

class %CSP.UI.System.ViewCode extends %CSP.Page

Display routine code.

Method Inventory

Parameters

parameter DOMAIN = %Utility;
Set this to the correct domain.

Methods

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.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab