IntranetCompatibilityMode
IntranetCompatibilityMode
는 인트라넷 사이트가 호환성 보기를 사용하여 렌더링되는지 여부를 지정합니다.
호환성 보기에서 Internet Explorer는 이전 버전의 Internet Explorer에 표시된 것처럼 웹 페이지를 표시합니다.
값
true |
Internet Explorer가 인트라넷 사이트에 대한 호환성 모드로 렌더링됩니다. |
false |
Internet Explorer가 인트라넷 사이트의 호환성 모드로 렌더링되지 않습니다. 기본값입니다. |
유효한 구성 패스
specialize
부모 계층
Microsoft-Windows-IE-InternetExplorer | IntranetCompatibilityMode
적용 대상
이 구성 요소가 지원하는 지원되는 Windows 버전 및 아키텍처 목록은 Microsoft-Windows-IE-InternetExplorer를 참조하세요.
XML 예
다음 XML 출력에서는 호환 모드를 사용하여 인트라넷 사이트를 렌더링하는 방법을 보여줍니다.
<IntranetCompatibilityMode>true</IntranetCompatibilityMode>