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

ASPxClientUtils.netscape Property

Gets a value that specifies whether the client browser is Netscape.

Declaration

static netscape: boolean

Property Value

Type Description
boolean

true if the client browser is Netscape; otherwise, false.

See Also