class %WebStress.Portal.ShowUrls extends %ZEN.Component.page
This is the class name of this application this page belongs to. If not defined, this page does not belong to an application.
Localization domain
Name of this page.
Return the array of links to show in the locator bar. pLink(n)=$LB(caption,link)
This class method callback is called just before the server-side page object is created.
Get the (localized) title string for the page. This should be implemented in a subclass.