BlockPopups specifies whether to block pop-up windows for the user.
Values
yes | Specifies that pop-up windows are blocked. This is the default value. |
no | Specifies that pop-up windows are not blocked. |
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Passes
Parent Hierarchy
Applies To
XML Example
The following XML output specifies how to disable pop-up blocking.
<BlockPopups>no</BlockPopups>
See Also