Page Parameters
- Last UpdatedJul 19, 2023
- 1 minute read
The Tab_Style Templates will recognize the following page parameters:
-
[Page]AddDefaultMenu - Determine whether to add the default menu items to your tabbed menu bar.
-
[Page]AlarmPage - The name of the graphics page to display when calling the Cicode function PageAlarm().
-
[Page]DisabledPage - The name of the graphics page to display when calling the Cicode function PageDisabled().
-
[Page]HardwarePage - The name of the graphics page to display when calling the Cicode function PageHardware().
-
[Page]HomePage - Sets the page to display when the user clicks the Home page button on the template or calls the Cicode function PageHome()
-
[Page]Logo - This sets a symbol to display at the logo area (lower right corner) of the new templates.
-
[Page]PrintPage - Sets a custom Cicode function to print the currently displayed page when the user clicks the Print page button on the template or calls the Cicode function PagePrint().
-
[Page]ProcessAnalystPage - Sets the page to display when the user calls the Cicode function PageProcessAnalyst() without specifying the page argument.
-
[Page]ProcessAnalystPopupPage - Sets the page to pop up when the user calls the Cicode function ProcessAnalystWin() or ProcessAnalystPopup() without specifying the page argument.
-
[Page]SummaryPage - The name of the graphics page to display when calling the Cicode function PageSummary().