Skip to main content

%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