CompatibilityViewDomains controls the list of domains that will be rendered in Compatibility View mode. The administrator needs to list the domains manually.

In Compatibility View, Internet Explorer® displays WWeb pages from the specified domain as they would be shown on an earlier version of Internet Explorer.

Values

domain_list

Specifies a list of domains to be rendered in Compatibility View mode.

Valid Configuration Passes

specialize

Parent Hierarchy

Microsoft-Windows-IE-InternetExplorer | CompatibilityViewDomains

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 specifies how to render Web pages from the fabrikam.com and contoso.com domains in Compatibility View mode.

  Copy Code
<CompatibilityViewDomains>www.fabrikam.com;www.contoso.com</CompatibilityViewDomains>

See Also