HtmlAnchorAssignElement Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Assign this control a base element. Performs any initialization for this control.

Namespace:  ArtOfTest.WebAii.Controls.HtmlControls
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public override void AssignElement(
	Element e
)

Parameters

e
Type: ArtOfTest.WebAii.ObjectModelElement
The element to assign.
See Also

Reference