.NET Framework Class Library
Common
.
.
::
.
.
IsAndroid Property
Common Class
See Also
Determines whether site running on Android device.
Namespace:
C1.Web.iPhone
Assembly:
C1.Web.iPhone.3
(in C1.Web.iPhone.3.dll)
Syntax
C#
public
static
bool
IsAndroid
{
get
; }
Visual Basic
Public
Shared
ReadOnly
Property
IsAndroid
As
Boolean
Get
See Also
Common Class
C1.Web.iPhone Namespace