Detects browser information for FreeTextBox
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class BrowserInfo
Public Class BrowserInfo
public ref class BrowserInfo
Members
All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
BrowserInfo()()() |
Initializes a new instance of the BrowserInfo class
|
|
Equals(Object) |
(Inherited from Object.) |
|
Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
GetBrowserInfo()()() |
Returns a BrowerInfo object with FreeTextBox related information.
|
|
GetBrowserInfo(HttpContext) |
Returns a BrowerInfo object with FreeTextBox related information.
|
|
GetHashCode()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
IsGecko |
Gets whether thebrowser has a Gecko rendering engine.
|
|
IsIE |
Gets whether a browser is IE 5 or greater.
|
|
IsLinux |
Gets whether the OS is Linux.
|
|
IsMac |
Gets whether the OS is Mac.
|
|
IsOpera |
Gets whether a browser is Opera or greater.
|
|
IsPalm |
Gets whether a browser is Palm-based
|
|
IsRichCapable |
Gets whether the browser can Rich edit.
|
|
IsWebkit |
Gets whether thebrowser has a Gecko rendering engine.
|
|
IsWindows |
Gets whether the OS is Windows.
|
|
MemberwiseClone()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString()()() |
(Inherited from Object.) |
Inheritance Hierarchy
Object | |
BrowserInfo |
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068