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




The name of the browser.

Syntax

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

Members

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

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.BrowserName

See Also

© 2010 All Rights Reserved.