%WebStress.Portal.standardPage
Class %WebStress.Portal.standardPage Extends %ZEN.Portal.standardPage [ LegacyInstanceContext, System = 4 ]
Parameters
APPLICATION
Parameter APPLICATION = "%WebStress.Portal.Application";
Set this to the appropriate application class.
HOMEPAGE
Parameter HOMEPAGE = "%25CSP.Portal.Home.cls";
URL of home page (used in links).
RESOURCE
Parameter RESOURCE As STRING = "%Development";
XDatas
contentPane
XData contentPane [ XMLNamespace = "http://www.intersystems.com/zen" ]
Methods
%OnGetPageName
Method %OnGetPageName() As %String