RadComboBoxAssignElement Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Assign the DOM element to be the RadComboBox control.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public override void AssignElement(
	Element e
)

Parameters

e
Type: ArtOfTest.WebAii.ObjectModelElement
See Also

Reference