Uiinfrastructure API Docs  
 

HTMLRadioButtonGroupPlus.SetSelectedValue Method 

Set the currently selected value of the radio button group.

public virtual void SetSelectedValue(
   string strSelectedValue
);

Return Value

XPArrayList of selected values

See Also

HTMLRadioButtonGroupPlus Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace