setSelectedValue

public final void setSelectedValue(String value)

Sets the currently selected value. For multi-select list boxes, this returns the first selected value.

Parameters

value

The value to set for the SelectedValue property.