Microsoft SDK for Java

DhSelectBox.getSelectedSubmitValue

Retrieves the value for the selected item.

Syntax

public String getSelectedSubmitValue()

Return Value

Returns the submit value of the first selected item, or returns an empty string ("") if no items are selected. If multiple items are selected, the submit value of the first selected item is returned.

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