Microsoft SDK for Java

DhCheckBox.getSubmitName

Retrieves the current NAME attribute for this check box.

Syntax

public String getSubmitName( )

Return Value

Returns the NAME attribute. This attribute is used only for Hypertext Transfer Protocol (HTTP) form submission; otherwise, it is not required.

See Also   setSubmitName

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