Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NBrowser Class
Fields Properties Methods


In This Topic
    NBrowser Class Members
    In This Topic

    The following tables list the members exposed by NBrowser.

    Public Constructors
     NameDescription
    Public ConstructorConsturcts a new NBrowser object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe major version of the browser to start the match from.  
    Public PropertyThe minor version of the browser to start the match from.  
    Public PropertyA .NET regular expression that must match the browser HTTP User Agent header.  
    Public PropertyWhether or not to use the upper browser version boundary.  
    Public PropertyA .NET regular expression that must not match the browser HTTP User Agent header.  
    Public PropertyThe major version of the browser to end the match.  
    Public PropertyThe minor version of the browser to end the match.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this node (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public MethodReturns a short description of the browsers recognized by this object.  
    Public MethodDetermines whether the browser description matches the browser.  
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Top
    See Also