.NET Framework Class Library
BrowserInfo
.
.
::
.
.
IsIE Property
BrowserInfo Class
See Also
Returns true if browser is Internet Explorer.
Namespace:
C1.Web.iPhone
Assembly:
C1.Web.iPhone.3
(in C1.Web.iPhone.3.dll)
Syntax
C#
public
bool
IsIE
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsIE
As
Boolean
Get
See Also
BrowserInfo Class
C1.Web.iPhone Namespace