Plumtree UI Infrastructure API  
 

HTMLOption.SetValue Method 

Call this method to set the value attribute.

public virtual void SetValue(
   string s
);

Parameters

s
String value

See Also

HTMLOption Class | com.plumtree.xpshared.htmlelements Namespace