Skip to main content

ASPxClientUtils.firefox Property

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

Declaration

static firefox: boolean

Property Value

Type Description
boolean

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

See Also