Skip to main content

ASPxClientUtils.netscapeFamily Property

Gets a value that specifies whether a client browser is based on Netscape.

Declaration

static netscapeFamily: boolean

Property Value

Type Description
boolean

true if client browser is based on Netscape; otherwise, false.

See Also