PopupAction Enum
Definition
What to do on a popup
public enum PopupAction
- Inheritance
- System.EnumPopupAction
Fields
Ignore | 0 | Ignore it |
OpenExternalWindow | 1 | Open an external window for it |
Redirect | 2 | Redirect the current window to it |
What to do on a popup
public enum PopupAction
Ignore | 0 | Ignore it |
OpenExternalWindow | 1 | Open an external window for it |
Redirect | 2 | Redirect the current window to it |