| Visual Basic (Declaration) | |
|---|---|
Public Enum BrowserName Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum BrowserName : Enum | |
| Member | Description |
|---|---|
| InternetExplorer | Internet Explorer |
| NetscapeNavigator | Netscape Navigator |
| Mozilla | Mozilla Open Source Browser (Gecko/2003, includes Firebird) |
| Opera | Opera Browser w/Mozilla 5 support |
| Other | A browser that is not any of the named browsers in this enumeration. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.ADF.Web.BrowserName
Target Platforms:Windows XP Professional, Windows Server 2003 family