Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Page - Default. Opening a page automatically closes the last page on the current layout and shows last in the list on Displays > Layouts. Only pages are shown in this layout.
  2. Popup - A popup opens on the top of all other displays. When you open a new page, by default, all popup displays are closed. Controls on other displays are are available.
  3. Dialog - A dialog opens as a modal dialog, which disables the controls on all other open displays until you close the dialog. Clicking OK executes an appropriate method on the display CodeBehind.
  4. PopupWindow - A window popup opens on the top of all other open displays. When you open a new page, by default, the popup window displays are not closed. Controls on other displays are available.

...