Do not switch namespace for this page: it needs to stay in %SYS
parameter PAGENAME = "About This System";
Class name of application this page belongs to.
Parameter APPLICATION = "%CSP.UI.Portal.Application";
Displayed name of this page.
parameter PARENTPAGE = "%CSP.Portal.Home.cls";
This parameter defines the parent page for this page.
If the name ends in .csp, then the parent is assumed to be an autopage-enabled CSP page.
If the name ends in .cls, then the parent is assumed to be a Zen page.
This is used to automate the construction of the locator bar for this page and to
build the index between portal pages and documentation.
The %GetLocatorInfo method is used to get this information.