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?

%WebStress.Portal.Application

class %WebStress.Portal.Application extends %ZEN.Portal.Application

%WebStress.Portal.Application

Parameters

parameter APPLICATIONNAME = WebStress;
This is the name of this application.
parameter DOMAIN = %WebStress;
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 HOMEPAGE = %25WebStress.Portal.Home.cls;
This is the URL of the main starting page of this application.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab