HTML Editor for ASP.NET AJAX Professional Edition
DesignModeEmulateIE7 Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorDesignModeEmulateIE7
Determines if the Design Mode document includes the meta tag for emulating IE 7.
Declaration Syntax
C#
public bool DesignModeEmulateIE7 { get; set; }
Remarks
The default is true.

If Internet Explorer 8 is used in standards mode, including this meta in the design mode document causes it to emulate IE 7. The meta tag is only included if Internet Explorer is the browser.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.7.0.0 (2.7.0.0)