Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ShowInformationBar specifies whether to show the Information bar when a pop-up window is blocked.
Values
true |
Shows the Information bar when a pop-up window is blocked. This is the default value. |
false |
Does not show the Information bar when a pop-up window is blocked. |
Valid Configuration Passes
specialize
Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | ShowInformationBar
Applies To
For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
XML Example
The following XML output shows how to configure the Pop-up Blocker.
<AllowedSites>https://www.fabrikam.com;http://www.contoso.com</AllowedSites>
<FilterLevel>High</FilterLevel>
<PlaySound>false</PlaySound>
<ShowInformationBar>false</ShowInformationBar>