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?

ZENMVC.MVCApplication

class ZENMVC.MVCApplication extends %ZEN.application

Application definition for ZENMVC test pages.

Parameters

parameter APPLICATIONNAME = Zen MVC Test Suite;
This is the name of this application.
parameter HOMEPAGE = ZENMVC.MVCMasterDetail.cls;
This is the URL of the main starting page of this application.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab