Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Syntax
| C# |
|---|
public enum BrowserType |
| Visual Basic |
|---|
Public Enumeration BrowserType |
| Visual C++ |
|---|
public enum class BrowserType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| CompatibleIE | 0 | ||
| Safari12 | 1 | ||
| Safari | 2 | ||
| Gecko | 3 | ||
| Opera | 4 | ||
| Downlevel | 5 | ||
| NoHttpContext | 6 |