Microsoft SDK for Java

DhCheckBox.setSubmitValue

Sets the HTTP submit value for this check box.

Syntax

public void setSubmitValue( String strValue )

Parameters

strName

The new submit value.

Remarks

This name is used during HTTP form submission as the HTML VALUE attribute.

See Also   getSubmitValue

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