AllSitesCompatibilityMode specifies whether Internet sites are rendered by using Compatibility View by default.

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

Values

true

All sites visited will be rendered in Compatibility mode by default.

false

All sites visited will be rendered in Internet Explorer 8 mode. This is the default value.

Valid Configuration Passes

specialize

Parent Hierarchy

Microsoft-Windows-IE-InternetExplorer | AllSitesCompatibilityMode

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 Internet Explorer to render sites by using Compatibility View.

  Copy Code
<AllSitesCompatibilityMode>true</AllSitesCompatibilityMode>

See Also