Retrieves the submit name for this radio button control.
public String getSubmitName()
Returns the submit (group) name.
The submit name designates which groups of radio buttons are connected. Only one DhRadioButton in a group can be selected at a time.
See Also setSubmitName