AllowedSites
specifies the Internet sites that the
Pop-up Blocker enables to use pop-up windows.
Values
Path_to_url |
Specifies the fully qualified path to the URL of each Internet site that Pop-up Blocker enables to use pop-up windows. You can add multiple sites by using semi-colons as the separator. Path_to_url is a string. |
This string type supports empty elements.
Valid Configuration Passes
specialize
Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | AllowedSites
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>http://www.fabrikam.com;http://www.contoso.com</AllowedSites> <FilterLevel>High</FilterLevel> <PlaySound>false</PlaySound> <ShowInformationBar>false</ShowInformationBar> |