PopupOpts Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| Popup | 1 | Indicates that this is a popup. | |
| Dialog | 2 | Indicates that this is a dialog-style popup. | |
| RefreshOpener | 4 | Refresh the opener page upon save. | |
| AllowMultiPopup | 8 | Do not force a mop-based target name thus allowing multiple popups for this MOP. | |
| Inplace | 16 | Pop up should be presented in an in-place div rather than a new browser window. | |
| NoDelete | 32 | Do not allow record deletion from popup. | |
| AddOneOnly | 64 | Do not allow user to add more than one item from popup. | |
| RequireOpener | 128 | Close popup window if user navigates away or closes opener window. | |
| FromSubform | 256 | The page was popped up from a subform, but hosted by the subform's parent. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.