Class WebDriverWarningView
Inheritance
System.Object
WebDriverWarningView
Namespace: ArtOfTest.WebAii.Design.UI.Controls.BrowserSelection
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class WebDriverWarningView : ModalDialogContentBase, IComponentConnector
Constructors
WebDriverWarningView()
Declaration
public WebDriverWarningView()
Properties
CanResize
Declaration
public override bool CanResize { get; }
Property Value
|
System.Boolean
|
Title
Declaration
public override string Title { get; }
Property Value
|
System.String
|
Methods
GetButtons()
Declaration
public override DialogResult[] GetButtons()
Returns
|
System.Windows.Forms.DialogResult[]
|
InitializeComponent()
Declaration
public void InitializeComponent()