DMElement.SelectByValue Method
Definition
Only with SelectList. Checks the <select> element items for the match with the specified string and selects the matching item.
public override void SelectByValue(string value)
Only with SelectList. Checks the <select> element items for the match with the specified string and selects the matching item.
public override void SelectByValue(string value)