Skip to main content
A newer version of this page is available.

ASPxClientUtils.ie Property

Gets a value that specifies whether the client browser is Internet Explorer.

Declaration

static ie: boolean

Property Value

Type Description
boolean

true if the client browser is Intenet Explorer; otherwise, false.

See Also