I have my SiteMaster.cs file and I'd like to check if the client browser is using IE to access my site.
Is there an easy way to do this?
Thank you
Michael
Request.Browser gives you the browser details for the current http request.
You can check for Request.UserAgent
. This site has a list of user agent string for different versions of IE
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With