Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
BrowserInfo
.
.
::
.
.
IsSafari Property
BrowserInfo Class
See Also
Returns true if browser is Safari.
Namespace:
C1.Web.Editor
Assembly:
C1.Web.Editor.2
(in C1.Web.Editor.2.dll)
Syntax
C#
public
bool
IsSafari
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
IsSafari
As
Boolean
Get
See Also
BrowserInfo Class
C1.Web.Editor Namespace