0

I have tried to fetch the document mode of internet explorer while page request in C#. but i failed on this. Please have a look on my tried codes snippets.

<code>
[C#]
BrowserCapabilities bcBrowser = new BrowserCapabilities( this.Page.Request );

</code>

but i unable to get the document mode of IE browsers in bcBrowser object. Please suggest me some ideas to fetch the document mode of IE 11 browser in C#

Thanks in advance.

Regards, Gurunathan

user3468621
  • 347
  • 1
  • 3
  • 10
  • Possible duplicate of: http://stackoverflow.com/questions/9430449/can-i-detect-ie-document-mode-on-the-server-side-using-the-httpbrowsercapabiliti – Sandman Mar 27 '14 at 13:09
  • Thanks for suggestion @sandman but i really need the document mode which i set in developer tool manually. but it works fine with compatible mode. Please give some other suggestion – user3468621 Mar 27 '14 at 17:08

0 Answers0