Skip to main content

%Activate.UI.WizardDone

class %Activate.UI.WizardDone extends %CSP.Page

Activate Wizard

Method Inventory

Parameters

parameter DOMAIN = %ZEN;
Inherited description: The default domain for csp:text, span and div tags. This parameter is used to specify the subset of localized messages to be used on this page.
parameter PAGENAME = Activate Wizard Result;

Methods

classmethod DrawTitle(pSeed As %String) as %Status
Draw HTML for the page title
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