|
<< Click to Display Table of Contents >> Navigation: Classes > TIWServerControllerBase > Properties > IECompatibilityMode |
When set, the string will be used in every HTML page generated by IntraWeb, forcing Internet Explorer versions to render using compatibility mode. Read more about Internet Explorer compatibility mode here.
SIGNATURE=IWServerControllerBase.TIWServerControllerBase.IECompatibilityMode
ETYPE=Property
Declaration:
Delphi: |
published property IECompatibilityMode: string; |
C++: |
__published: __property String IECompatibilityMode; |
Description: This is IECompatibilityMode, a member of class TIWServerControllerBase.