Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.