I have a http URL when launched in IE the Compatibility mode is getting changed to IE7. I want to change it back to IE11. (I can not change the HTML since its not in my control)
I can do this manually through Developer tools (F12).
I want to do this programmatically but i dont know how!