DhCheckBox.setSubmitValue

Overview | Methods | This Package | All Packages

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


Send feedback to MSDN.Look here for MSDN Online resources.