DhRadioButton.getSubmitName

Overview | Methods | This Package | All Packages

DhRadioButton.getSubmitName

Retrieves the submit name for this radio button control.

Syntax

public String getSubmitName()

Return Value

Returns the submit (group) name.

Remarks

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