ESRI.ArcGIS.ADF.Web
BrowserName Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web Namespace : BrowserName Enumeration




The name of the browser.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum BrowserName 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As BrowserName
C# 
[SerializableAttribute()]
public enum BrowserName : System.Enum 

Members

MemberDescription
InternetExplorerInternet Explorer.
MozillaFirefox/Mozilla Open Source Browser (Gecko/2003).
NetscapeNavigatorNetscape Navigator.
OperaOpera Browser w/Mozilla 5 support.
Other A browser that is not any of the named browsers in this enumeration.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.