Skip to main content

CSPX.AutoPageCSP

class CSPX.AutoPageCSP extends %CSP.UI.System.AutoPageCSP

Base class used by CSP pages that work within the AutoPage framework.

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Use our own domain for localization
parameter LOGINPAGE = UtilLogin.csp;
Name of the page to use for logins
parameter PARENTPAGE;
Name of the parent page (used for the locator bar)

Methods

classmethod WriteTitlePane(pTitle As %String)
Write out the title pane for this page

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab