| | Plumtree UI Infrastructure API | |
| HTMLOption.SetSelected Method |
Call this method to set this option selected.
public virtual void SetSelected(
bool b
);
Parameters
-
b
- boolean value.
See Also
HTMLOption Class | com.plumtree.xpshared.htmlelements Namespace