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

ASPxClientUtils.safari Property

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

Declaration

static safari: boolean

Property Value

Type Description
boolean

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

See Also