PopupLimitAction
Controls what will happen when the operator attempts to open more pages than allowed by the property, PopupPageLimit. The following options are possible:
PopupLimitAction | Action to take |
---|---|
Not set / 0 | Allow all pop-up pages to open. |
1 | Warn, but allow the page to open if the operator chooses. (default) |
2 | Prevent the page opening, and display an error message. |
3 | Close the oldest pop-up page before proceeding to open the requested page. |
4 | Close the newest pop-up page before proceeding to open the requested page. |
Section: System
Default: PopupLimitAction = 1 (Warn, but allow on confirmation)
*No restart required (Settings.Dynamic property)