Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version number of the browser.
var version = Sys.Browser.version;
Return Value
The version number of the browser. This field returns the value of the Sys.Browser.documentMode field when the version number is less than or equal to 8 and the user agent is MSIE (Microsoft Internet Explorer).