Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NBrowser Class / NBrowser Constructor


In This Topic
    NBrowser Constructor
    In This Topic
    Consturcts a new NBrowser object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New NBrowser()
    public NBrowser()
    Remarks
    The new NBrowser object that evaluates to all versions of IE with regular expression set to "*MSIE*". For more information on regular expressions syntax please consult the .NET SDK documentation.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also