EasyUA Reference
Browser Constructor(Session)
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > Browser Class > Browser Constructor : Browser Constructor(Session)

session

Glossary Item Box

Creates new instance of a browser and attaches it to a session.

Syntax

Visual Basic (Usage)Copy Code
Dim session As Session
 
Dim instance As New Browser(session)
C# 
public Browser( 
   Session session
)

Parameters

session

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.