Plumtree UI Infrastructure API  
 

HTMLOption.GetSelected Method 

Call this method to determine whether or not this option is selected.

public virtual bool GetSelected();

Return Value

boolean value

See Also

HTMLOption Class | com.plumtree.xpshared.htmlelements Namespace