The following tables list the members exposed by ClientMachine.
Name | Description | |
---|---|---|
ClientMachine Constructor |
Name | Description | |
---|---|---|
IsChrome | Browser is Chrome | |
IsFirefox | Browser is Netscape-Firefox | |
IsFirefox15 | Browser is Netscape-Firefox 1.5 | |
IsFirefox20 | Browser is Netscape-Firefox 2.0 | |
IsIE | Browser is IE5 | |
IsIE10Plus | Browser is IE10 or above | |
IsIE4 | Browser is IE4 | |
IsIE6 | Browser is IE6 | |
IsIE7 | Browser is IE7 | |
IsIE7Compat | Browser is IE7 or below | |
IsIE8 | Browser is IE8 | |
IsIE9 | Browser is IE9 | |
IsIE9Plus | Browser is IE9 or above | |
IsIEStandards | Browser is IE8 or higher. | |
IsMac | It is Mac | |
IsNetscape | Browser is Netscape | |
IsOpera | Browser is Opera | |
IsReady | Values were filled | |
IsSafari | It is Safari (Netscape on Mac) | |
IsUpLevel | Browser is upper: major version is higher than 4 | |
IsXP | It is WindowsXP | |
MajorVersion | Major version of browser. Note: that value contains meaningful information only for IE. | |
MinorVersion | Minor version of browser. Note: that value contains meaningful information only for IE. | |
NetscapeVersion | Version of Netscape as 2 digit number. Examples: 62==Netscape6.2, 70==Netscape7.0, 71==Netscape7.1, etc. |
Name | Description | |
---|---|---|
FillValues | Fill values for particular machine and browser on client | |
IsWebCrawler | True if WebCrawler is detected. | |
SetIEMajorVersion | This method whn called prior to the PreRender event forces the grid to render for specified version. |