Microsoft SDK for Java

DhSelectBox.getSubmitName

Retrieves the name of the select box.

Syntax

public String getSubmitName()

Return Value

Returns the name of the select box.

Remarks

The NAME attribute is used for HTTP form submissions.

See Also   setSubmitName

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