Plumtree UI Infrastructure API  
 

HTMLRadioButtonGroup.GetSelectedValue Method 

Return the currently selected value of the radio button group.

public virtual string GetSelectedValue();

Return Value

XPArrayList of selected values

See Also

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