ConsoleOptions Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| NoLinkPrefix | 1 | Normally console New and Add link text includes a '>>' prefix, but the prefix is suppressed when this option is set. | |
| ShowPaneLink | 2 | Show the All/View/Edit link in pane headers. | |
| EditModeOn | 4 | Set EditModeOn for all console panes in the application. This is the equivalent of setting EditModeOn on every pane. | |
| NoElementMove | 8 | When set, prevents drag/drop of panes on console pages. Use NoElementMove to control drag/drop on a per-page basis. | |
| NoPaneSaveLink | 16 | When set, suppresses Save links on console pane headers. Pane Save links are only shown when EditModeOn is set on the pane. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.