FilterLevel

FilterLevel specifies the level of Pop-up Blocker filtering.

Values

Low

Enables pop-up windows from secure sites.

Medium

Blocks most automatic pop-up windows. This is the default value.

High

Blocks all pop-up windows.

This string type does not support empty elements. Do not create an empty value for this setting.

Valid Passes

specialize

Parent Hierarchy

Microsoft-Windows-IE-InternetExplorer | FilterLevel

Applies To

For the 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>http://www.fabrikam.com;http://www.contoso.com</AllowedSites>
<FilterLevel>High</FilterLevel> 
<PlaySound>false</PlaySound> 
<ShowInformationBar>false</ShowInformationBar>

See Also

Concepts

Microsoft-Windows-IE-InternetExplorer