Plumtree UI Infrastructure API  
 

HTMLRadioButtonGroupPlus.GetSelectedValue Method 

Return the currently selected value of the radio button group.

public virtual string GetSelectedValue();

Return Value

XPArrayList of selected values

See Also

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